π blue-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 based on templates.
- object management on Amazon S3 with metadata tracking by MLflow.
- workflow management on AWS Batch.
- docker and SageMaker enabled.
pip install blue-plugin
1οΈβ£ 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> help
πfeature 1 description of feature 1 ... |
πfeature 2 description of feature 2 ... |
πfeature 3 description of feature 3 ... |
built by π blue_options-4.153.1
, based on π blue_plugin-3.178.1
.