Skip to content

SpellcraftAI/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spellcraft

CLI Tools

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

1. UPG

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

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