Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iagor1/scom
Custom cli
https://github.com/iagor1/scom
Last synced: 9 days ago
JSON representation
Custom cli
- Host: GitHub
- URL: https://github.com/iagor1/scom
- Owner: iagor1
- License: mit
- Created: 2024-03-27T00:25:56.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-27T22:06:25.000Z (8 months ago)
- Last Synced: 2024-03-28T02:46:05.182Z (8 months ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### What is this repository?
### This repository contains a custom command-line interface (CLI) built with shell script.
This code use this directive `getopts` for the flags.
### Features:
- This code serves as a template that you can adapt and use freely.
- Feel free to star the repository if you find it helpful!### How to use
```bash
./scom.sh -k
./scom.sh -sck
./scom.sh -sc
./scom.sh -ck
./scom.sh -c
./scom.sh -s
./scom.sh -k
```