0.0.2 • Published 7 years ago

backdoor-extension v0.0.2

Weekly downloads
2
License
GPL-3.0
Repository
github
Last release
7 years ago

BKDR (Backdoor) Extension Start Kit

A starter kit for creating BKDR extensions.

First install globally with the following command:

npm i -g bkdr-ext

To create a new extension for BKDR, run the following command within the directory you are working in:

bkdr-ext new

You will be prompt to provide:

  • name
  • namespace
  • description
  • author
  • url
  • license

For more information, visit http://bkdr.org.