Skip to content
/ blue-plugin Public template

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

License

Notifications You must be signed in to change notification settings

kamangir/blue-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒ€ 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

PyPI version

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

About

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

Topics

Resources

License

Stars

Watchers

Forks