πŸŒ€ a git template for an awesome-bash-cli plugin.


Keywords
bash-script, cli, linux
License
Unlicense
Install
pip install blue-plugin==3.132.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.