$> pip install symbolicaiSee more info at the original Repository.
Use the builtin sympkg to install the package
$> sympkg i ExtensityAI/shellbuilderCreate an alias for the shellbuilder command
$> symrun c newshell ExtensityAI/shellbuilderNow 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.