Skip to content

ExtensityAI/shellbuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell Builder

Create your custom shell in a few seconds

Install SymbolicAI

$> pip install symbolicai

See more info at the original Repository.

Shell Builder commands

Installation

Use the builtin sympkg to install the package

$> sympkg i ExtensityAI/shellbuilder

Create an alias for the shellbuilder command

$> symrun c newshell ExtensityAI/shellbuilder

Usage:

Now simply call:

$> symrun newshell "<github_user>/<github_repo>" "<description_of_the_repo>"

Example:

$> symrun newshell "ExtensityAI/demoshell" "A demo shell style showing a lot of examples"

Edit

Go to the src/styles.py file and update the SHELL_CONTEXT file.

Releases

No releases published

Packages

No packages published

Languages