SpellcraftAI / cli

All Spellcraft CLI tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

All Spellcraft CLI tools.

License:MIT License


Languages

Language:TypeScript 84.9%Language:JavaScript 15.1%