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


Keywords
bash-script, cli, linux
License
Unlicense
Install
pip install blue-plugin==3.133.1

Documentation

🌀 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.
  • ssm.

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 ...

to use on AWS SageMaker replace <plugin-name> with "blue_plugin" and follow these instructions.

pylint pytest bashtest PyPI version

built by 🌀 blue_options-4.75.1-abcli-current, based on 🌀 blue_plugin-3.153.1.