1.0.3 • Published 3 years ago

create-vk-bot v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

create-vk-bot

A CLI to automatically clone the vk-bot-starter.

Installation

Install the CLI globally OR use npx:

npm install -g create-vk-bot

Usage

# with global install
create-vk-bot name-of-bot
# with npx
npx create-vk-bot name-of-bot

This will create a directory with the given name, clone the vk-bot-starter repo into it, and install dependencies.

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago