πͺ awesome bash cli (abcli)
πͺ abcli
is an implementation of π» giza and a language to speak AI.
release install
not recommended.
pip install abcli
dev install
on macOS:
chsh -s /bin/bash
mkdir git
cd git
git clone git@github.com:kamangir/awesome-bash-cli.git
nano ~/.bash_profile
cd ~/Downloads
curl -o Miniconda3-latest-MacOSX-x86_64.sh https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh
bash https://raw.githubusercontent.com/kamangir/awesome-bash-cli/current/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 arash@kamangir.net
on other environments:
configuration
create a copy of sample.env
as .env
and fill in the secrets.
branches
built by π blue_options-4.192.1
, based on πͺ abcli-9.476.1
.