๐ @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 ![]() |
feature 2 ![]() |
feature 3 ![]() |
built by ๐ blue_options-4.229.1
, based on ๐ blue_plugin-3.227.1
.