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

https://github.com/spellcraftai/cli

All Spellcraft CLI tools.
https://github.com/spellcraftai/cli

Last synced: 4 months ago
JSON representation

All Spellcraft CLI tools.

Awesome Lists containing this project

README

          


Spellcraft


CLI Tools


This is a monorepo which contains all of our open source tools.

### 1. UPG

[`packages/upg`](https://github.com/gptlabs/tools/tree/master/packages/upg)

Short for "universal program generator," UPG is a tool for creating and editing
programs in any language generated with the help of GPT-3.

### 2. GSH

[`packages/gsh`](https://github.com/gptlabs/tools/tree/master/packages/upg)

A natural language terminal shell for using your machine conversationally.

------
## **Contributing**
### Cloning this monorepo and all submodules locally:
`git clone --recursive-submodules -j8 git@github.com:gptlabs/tools.git`