1.0.3 • Published 3 years ago

decca-cli v1.0.3

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

Decca CLI

A command line interface for generating boiler plates.

Table of Contents

  1. Math
  2. Create MEEN App
  3. Create discord bot

math

A simple utility that solves simple mathematical equations.

Usage:

$ decca math 9+10
>> 19

create-meen-app

Generates a MEEN (MongoDB, Express, EJS, Node js) boilerplate.

Usage:

$ decca create-meen-app

create-discord-bot

Generates a discord bot boilerplate with both Typescript and Javascript.

Usage:

$ decca create-discord-bot

and more to come soon

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago