Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.71 KB

template.md

File metadata and controls

63 lines (40 loc) · 1.71 KB

🪄 awesome bash cli (abcli)

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

image

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


--signature--