Skip to content

xzeldon/create-vk-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

A CLI to automatically clone the vk-bot-starter

Resources

Stars

Watchers

Forks