🌀 @plugin is a git template for an 🪄 awesome-bash-cli (abcli) plugin, to build things like these, that out-of-the-box support,
- a github repo with actions.
- pylint.
- pytest.
- a pip-installable python + bash package published to pypi.
- a bash command interface.
- bash testing.
- secret management through ssm.
- in-repo compiled READMEs. example: template.md -> README.md.
- object management on Amazon S3 with metadata tracking by MLflow.
- workflow management on AWS Batch.
- docker and SageMaker enabled.
pip install blue-plugin1️⃣ create a new repository from this template,
2️⃣ complete <repo-name> and <plugin-name> and run,
@git clone <repo-name> cd
@plugins transform <repo-name>
@init
<plugin-name> helpfeature 1 description of feature 1 ... |
feature 2 description of feature 2 ... |
feature 3 description of feature 3 ... |
built by 🌀 blue_options-4.240.1, based on 🌀 blue_plugin-3.230.1.
