$> pip install symbolicai
See more info at the original Repository.
Use the builtin sympkg
to install the package
$> sympkg i ExtensityAI/shellbuilder
Create an alias for the shellbuilder
command
$> symrun c newshell ExtensityAI/shellbuilder
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"
Go to the src/styles.py
file and update the SHELL_CONTEXT
file.