# 🪄 awesome bash cli (abcli)
🪄 `abcli` is an implementation of 🔻 [giza](https://github.com/kamangir/giza) and a language [to speak AI](https://github.com/kamangir/kamangir).

# release install
not recommended.
```bash
pip install abcli
```
# dev install
on macOS:
```bash
# change shell to bash
chsh -s /bin/bash
mkdir git
cd git
git clone git@github.com: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 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:
- [Amazon EC2 instances](https://github.com/kamangir/awesome-bash-cli/wiki/ec2)
- [Amazon SageMaker](https://github.com/kamangir/awesome-bash-cli/wiki/SageMaker)
- [Jetson Nano](https://github.com/kamangir/awesome-bash-cli/wiki/Jetson-Nano)
- [Raspberry Pi](https://github.com/kamangir/awesome-bash-cli/wiki/Raspberry-Pi)
# configuration
create a copy of [`sample.env`](https://raw.githubusercontent.com/kamangir/awesome-bash-cli/current/abcli/sample.env) as `.env` and fill in the secrets.
# branches
- [current](.) active and default branch.
- [main](https://github.com/kamangir/awesome-bash-cli/tree/main) legacy branch, is running on [a cluster of Raspberry pis](https://github.com/kamangir/blue-bracket). ⚠️ do not touch. ⚠️
---
[](https://github.com/kamangir/awesome-bash-cli/actions/workflows/pylint.yml) [](https://github.com/kamangir/awesome-bash-cli/actions/workflows/pytest.yml) [](https://github.com/kamangir/awesome-bash-cli/actions/workflows/bashtest.yml) [](https://pypi.org/project/abcli/) [](https://pypistats.org/packages/abcli)
built by 🌀 [`blue_options-4.223.1`](https://github.com/kamangir/awesome-bash-cli), based on 🪄 [`abcli-9.543.1`](https://github.com/kamangir/awesome-bash-cli).
Raw data
{
"_id": null,
"home_page": "https://github.com/kamangir/awesome-bash-cli",
"name": "abcli",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Arash Abadpour (Kamangir)",
"author_email": "arash@kamangir.net",
"download_url": "https://files.pythonhosted.org/packages/5a/73/abbb81ce61b8a178fdc49bacfc6bb250175c13b07c2cae946a37039c5b47/abcli-9.543.1.tar.gz",
"platform": null,
"description": "# \ud83e\ude84 awesome bash cli (abcli)\n\n\ud83e\ude84 `abcli` is an implementation of \ud83d\udd3b [giza](https://github.com/kamangir/giza) and a language [to speak AI](https://github.com/kamangir/kamangir).\n\n\n\n# release install\n\nnot recommended.\n\n```bash\npip install abcli\n```\n\n# dev install\n\non macOS:\n\n```bash\n# change shell to bash\nchsh -s /bin/bash\n\nmkdir git\ncd git\ngit clone git@github.com:kamangir/awesome-bash-cli.git\n\nnano ~/.bash_profile\n# add \"source $HOME/git/awesome-bash-cli/abcli/.abcli/abcli.sh\"\n# restart the terminal\n\ncd ~/Downloads\ncurl -o Miniconda3-latest-MacOSX-x86_64.sh https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh\nbash https://raw.githubusercontent.com/kamangir/awesome-bash-cli/current/Miniconda3-latest-MacOSX-x86_64.sh\n\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\nbrew install awscli\n\naws configure\n\ngit config --global user.name kamangir\ngit config --global user.email arash@kamangir.net\n```\n\non other environments:\n\n- [Amazon EC2 instances](https://github.com/kamangir/awesome-bash-cli/wiki/ec2)\n- [Amazon SageMaker](https://github.com/kamangir/awesome-bash-cli/wiki/SageMaker)\n- [Jetson Nano](https://github.com/kamangir/awesome-bash-cli/wiki/Jetson-Nano)\n- [Raspberry Pi](https://github.com/kamangir/awesome-bash-cli/wiki/Raspberry-Pi)\n\n# configuration\n\ncreate a copy of [`sample.env`](https://raw.githubusercontent.com/kamangir/awesome-bash-cli/current/abcli/sample.env) as `.env` and fill in the secrets.\n\n# branches\n\n- [current](.) active and default branch.\n- [main](https://github.com/kamangir/awesome-bash-cli/tree/main) legacy branch, is running on [a cluster of Raspberry pis](https://github.com/kamangir/blue-bracket). \u26a0\ufe0f do not touch. \u26a0\ufe0f\n\n---\n\n\n\n[](https://github.com/kamangir/awesome-bash-cli/actions/workflows/pylint.yml) [](https://github.com/kamangir/awesome-bash-cli/actions/workflows/pytest.yml) [](https://github.com/kamangir/awesome-bash-cli/actions/workflows/bashtest.yml) [](https://pypi.org/project/abcli/) [](https://pypistats.org/packages/abcli)\n\nbuilt by \ud83c\udf00 [`blue_options-4.223.1`](https://github.com/kamangir/awesome-bash-cli), based on \ud83e\ude84 [`abcli-9.543.1`](https://github.com/kamangir/awesome-bash-cli).\n",
"bugtrack_url": null,
"license": "Public Domain",
"summary": "\ud83e\ude84 A language to speak AI.",
"version": "9.543.1",
"project_urls": {
"Homepage": "https://github.com/kamangir/awesome-bash-cli"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "bfac6689a2055a629dd51d1d5b8d57a1f6d784489d88715d5948abf9c621f26a",
"md5": "91d5a9dd66fa38447f1bbbcb186c4dd6",
"sha256": "ac7b8a7bc7f03b5fa37d87525900989ff292720c11aa2126b81e300d67ae86fe"
},
"downloads": -1,
"filename": "abcli-9.543.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "91d5a9dd66fa38447f1bbbcb186c4dd6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 94450,
"upload_time": "2025-02-22T04:09:50",
"upload_time_iso_8601": "2025-02-22T04:09:50.088953Z",
"url": "https://files.pythonhosted.org/packages/bf/ac/6689a2055a629dd51d1d5b8d57a1f6d784489d88715d5948abf9c621f26a/abcli-9.543.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5a73abbb81ce61b8a178fdc49bacfc6bb250175c13b07c2cae946a37039c5b47",
"md5": "f6a07de80e9e37b7043eaded630c75dc",
"sha256": "5663a71b697dba1b47d7b95815b74ada244a56abf08a501841ef213b97cf7ced"
},
"downloads": -1,
"filename": "abcli-9.543.1.tar.gz",
"has_sig": false,
"md5_digest": "f6a07de80e9e37b7043eaded630c75dc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 47539,
"upload_time": "2025-02-22T04:09:52",
"upload_time_iso_8601": "2025-02-22T04:09:52.213950Z",
"url": "https://files.pythonhosted.org/packages/5a/73/abbb81ce61b8a178fdc49bacfc6bb250175c13b07c2cae946a37039c5b47/abcli-9.543.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-22 04:09:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kamangir",
"github_project": "awesome-bash-cli",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "blueness",
"specs": []
},
{
"name": "blue-options",
"specs": []
},
{
"name": "blue-objects",
"specs": []
},
{
"name": "boto3",
"specs": []
}
],
"lcname": "abcli"
}