Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 888 Bytes

template.md

File metadata and controls

41 lines (27 loc) · 888 Bytes

🌀 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

--table--


--signature--