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

https://github.com/iwillig/shortcut-cli-old


https://github.com/iwillig/shortcut-cli-old

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# SC

A Shortcut command line tool. Inspired by the github command line
tool.

## Installation

```bash
pip install -e .
```

## Usage

```bash
sc greet World
sc greet World --greeting Hi
```