Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iagor1/scom

Custom cli
https://github.com/iagor1/scom

Last synced: 9 days ago
JSON representation

Custom cli

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
```