1.0.0 • Published 8 years ago

bkdr-ext v1.0.0

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

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago