/blue-plugin

🌀 a git template for an awesome-bash-cli plugin.

Primary LanguageShellCreative Commons Zero v1.0 UniversalCC0-1.0

🌀 blue-plugin

🌀 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 git repo with actions.
  • pytest.
  • pylint.
  • a python package.
  • pypi.
  • a bash interface.
  • bash testing.

installation

pip install blue-plugin

creating a 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

features

🌀feature 1 image description of feature 1 ... 🌀feature 2 image description of feature 2 ... 🌀feature 3 image description of feature 3 ...

PyPI version

To use on AWS SageMaker replace <plugin-name> with the name of the plugin and follow these instructions.


built by abcli-9.183.1-current, based on blue_plugin.README-3.101.1.