2.0.0 • Published 4 years ago

create-bot v2.0.0

Weekly downloads
5
License
MIT
Repository
-
Last release
4 years ago

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
2.0.0

4 years ago

1.1.0

5 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago