create-bot

2.0.0 • Public • Published

create-bot

NPM version

CLI for fast Telegram Bot scaffolding.

Install

npm init bot cool-bot
cd cool-bot
yarn create bot cool-bot
cd cool-bot

Local install

Using yarn:

yarn global add create-bot

Or using add:

npm install create-bot -g

Usage

# Generate project in specific folder 
create-bot cool-bot
cd cool-bot

Readme

Keywords

none

Package Sidebar

Install

npm i create-bot

Weekly Downloads

3

Version

2.0.0

License

MIT

Unpacked Size

2.36 kB

Total Files

5

Last publish

Collaborators

  • dotcypress