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

create a new repository from this repo, then replace <plugin-name> with the name of the plugin and run these commands,

@git clone <plugin-name> cd
source transform.sh

@init clear
<plugin-name> help

then remove this section and update the rest of this document according to <plugin-name>.


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