2.0.0 • Published 6 years ago

create-bot v2.0.0

Weekly downloads
5
License
MIT
Repository
-
Last release
6 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

6 years ago

1.1.0

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago