mirror of
https://github.com/TECHNOFAB11/tmux2k.git
synced 2025-12-11 23:50:08 +01:00
109 lines
2.8 KiB
Markdown
109 lines
2.8 KiB
Markdown
|
|
<div align = "center">
|
||
|
|
|
||
|
|
<h1><a href="https://2kabhishek.github.io/BareMinimum">BareMinimum</a></h1>
|
||
|
|
|
||
|
|
<a href="https://github.com/2KAbhishek/BareMinimum/blob/main/LICENSE">
|
||
|
|
<img alt="License" src="https://img.shields.io/github/license/2kabhishek/BareMinimum?style=flat&color=eee&label="> </a>
|
||
|
|
|
||
|
|
<a href="https://github.com/2KAbhishek/BareMinimum/graphs/contributors">
|
||
|
|
<img alt="People" src="https://img.shields.io/github/contributors/2kabhishek/BareMinimum?style=flat&color=ffaaf2&label=People"> </a>
|
||
|
|
|
||
|
|
<a href="https://github.com/2KAbhishek/BareMinimum/stargazers">
|
||
|
|
<img alt="Stars" src="https://img.shields.io/github/stars/2kabhishek/BareMinimum?style=flat&color=98c379&label=Stars"></a>
|
||
|
|
|
||
|
|
<a href="https://github.com/2KAbhishek/BareMinimum/network/members">
|
||
|
|
<img alt="Forks" src="https://img.shields.io/github/forks/2kabhishek/BareMinimum?style=flat&color=66a8e0&label=Forks"> </a>
|
||
|
|
|
||
|
|
<a href="https://github.com/2KAbhishek/BareMinimum/watchers">
|
||
|
|
<img alt="Watches" src="https://img.shields.io/github/watchers/2kabhishek/BareMinimum?style=flat&color=f5d08b&label=Watches"> </a>
|
||
|
|
|
||
|
|
<a href="https://github.com/2KAbhishek/BareMinimum/pulse">
|
||
|
|
<img alt="Last Updated" src="https://img.shields.io/github/last-commit/2kabhishek/BareMinimum?style=flat&color=e06c75&label="> </a>
|
||
|
|
|
||
|
|
<h3>Short sweet headline with 🎇🎉</h3>
|
||
|
|
|
||
|
|
<figure>
|
||
|
|
<img src= "images/screenshot.png" alt="BareMinimum Demo">
|
||
|
|
<br/>
|
||
|
|
<figcaption>BareMinimum screenshot</figcaption>
|
||
|
|
</figure>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
|
||
|
|
## What is this
|
||
|
|
|
||
|
|
BareMinimum is a `<utility/tool/feature>` that allows `<insert_target_audience>` to do `<action/task_it_does>`.
|
||
|
|
|
||
|
|
## Inspiration
|
||
|
|
|
||
|
|
BareMinimum was inspired by `<reason/idea>`.
|
||
|
|
|
||
|
|
## Prerequisites
|
||
|
|
|
||
|
|
Before you begin, ensure you have met the following requirements:
|
||
|
|
|
||
|
|
- You have installed the latest version of `<coding_language/dependency/requirement_1>`
|
||
|
|
|
||
|
|
## Getting BareMinimum
|
||
|
|
|
||
|
|
To get BareMinimum, follow these steps:
|
||
|
|
|
||
|
|
```bash
|
||
|
|
git clone https://github.com/2kabhishek/BareMinimum
|
||
|
|
cd BareMinimum
|
||
|
|
<install_command>
|
||
|
|
```
|
||
|
|
|
||
|
|
## Using BareMinimum
|
||
|
|
|
||
|
|
```bash
|
||
|
|
USAGE:
|
||
|
|
command [FLAGS] [OPTIONS]
|
||
|
|
|
||
|
|
FLAGS:
|
||
|
|
-h, --help Prints help information.
|
||
|
|
|
||
|
|
OPTIONS:
|
||
|
|
-o, --option <value> Option description.
|
||
|
|
Options are: a, b. [default: a]
|
||
|
|
|
||
|
|
Example:
|
||
|
|
|
||
|
|
|
||
|
|
```
|
||
|
|
|
||
|
|
## How it was built
|
||
|
|
|
||
|
|
BareMinimum was built using `<tech/library>`
|
||
|
|
|
||
|
|
## Challenges faced
|
||
|
|
|
||
|
|
While building BareMinimum the main challenges were `<issue/difficulty>`
|
||
|
|
|
||
|
|
## What I learned
|
||
|
|
|
||
|
|
While building BareMinimum I `<learned/accomplished>` about `<learning/accomplishment>`
|
||
|
|
|
||
|
|
## What's next
|
||
|
|
|
||
|
|
Planning to add `<feature/module>`.
|
||
|
|
|
||
|
|
### To-Do
|
||
|
|
|
||
|
|
- [x] Setup repo
|
||
|
|
- [ ] Think real hard
|
||
|
|
- [ ] Start typing
|
||
|
|
- [ ] Change me
|
||
|
|
- [ ] Update README
|
||
|
|
- [ ] Finish it
|
||
|
|
|
||
|
|
Hit the ⭐ button if you found this useful.
|
||
|
|
|
||
|
|
## More Info
|
||
|
|
|
||
|
|
<div align="center">
|
||
|
|
|
||
|
|
<a href="https://github.com/2KAbhishek/BareMinimum">Source</a> | <a href="https://2kabhishek.github.io/BareMinimum">Website</a>
|
||
|
|
|
||
|
|
</div>
|