๐ @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 |
feature 2 |
feature 3 |
built by ๐ blue_options-4.240.1, based on ๐ blue_plugin-3.230.1.