1.0.0 • Published 6 years ago

bkdr-ext v1.0.0

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
6 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.

1.0.0

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago