Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2kabhishek/shelly
Publish CLI Tools 🐚✨
https://github.com/2kabhishek/shelly
prototyping script shell template unix
Last synced: 2 days ago
JSON representation
Publish CLI Tools 🐚✨
- Host: GitHub
- URL: https://github.com/2kabhishek/shelly
- Owner: 2KAbhishek
- License: gpl-3.0
- Created: 2023-08-31T05:49:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-29T11:59:46.000Z (12 months ago)
- Last Synced: 2024-05-01T16:27:06.607Z (7 months ago)
- Topics: prototyping, script, shell, template, unix
- Language: Shell
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
shelly is a `` that allows `` to ``.
## ✨ Features
- Comes with a ready to go shell template
- Quick documentation with README template
- Works with [mkrepo](https://github.com/2kabhishek/mkrepo)## ⚡ Setup
### ⚙️ Requirements
- foo >= bar
- bazz### 💻 Installation
```bash
git clone https://github.com/2kabhishek/shelly
cd shelly
# Link mkrepo to a directory that's in PATH (~/.local/bin here)
ln -sfnv "$PWD/shelly.sh" ~/.local/bin/shelly
```## 🚀 Usage
```bash
USAGE:shelly [OPTIONAL]
Arguments:
REQUIRED: Required Argument
OPTIONAL: Optional ArgumentExample:
shelly
```## 🏗️ What's Next
Planning to add ``.
### ✅ To-Do
- [x] Setup repo
- [ ] Think real hard
- [ ] Start typing## 🧑💻 Behind The Code
### 🌈 Inspiration
shelly was inspired by ``.
### 💡 Challenges/Learnings
- The main challenges were ``
- I learned about ``### 🧰 Tooling
- [dots2k](https://github.com/2kabhishek/dots2k) — Dev Environment
- [nvim2k](https://github.com/2kabhishek/nvim2k) — Personalized Editor
- [sway2k](https://github.com/2kabhishek/sway2k) — Desktop Environment
- [qute2k](https://github.com/2kabhishek/qute2k) — Personalized Browser### 🔍 More Info
- [bare-minimum](https://github.com/2kabhishek/bare-minimum) — General purpose template
- [tiny-web](https://github.com/2kabhishek/tiny-web) — Web app template
⭐ hit the star button if you found this useful ⭐
Source
| Blog
| More Links
| Other Projects