Skip to content

kamangir/awesome-bash-cli

Repository files navigation

🪄 awesome bash cli (abcli)

🪄 abcli is an implementation of 🔻 giza and a language to speak AI.

image

PyPI version

release install

not recommended.

pip install abcli

dev install

on macOS:

# change shell to bash
chsh -s /bin/bash

mkdir git
cd git
git clone [email protected]:kamangir/awesome-bash-cli.git

nano ~/.bash_profile
# add "source $HOME/git/awesome-bash-cli/abcli/.abcli/abcli.sh"
# restart the terminal

cd ~/Downloads
curl -o Miniconda3-latest-MacOSX-x86_64.sh https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh
bash ./Miniconda3-latest-MacOSX-x86_64.sh

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install awscli

aws configure

git config --global user.name kamangir
git config --global user.email [email protected]

on other environments:

configuration

create a copy of sample.env as .env and fill in the secrets.

branches