1.0.8 • Published 4 years ago

midka-dev-tools v1.0.8

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

Midka-Dev-Tools

Dev tools by Midka (AKA me)

How to use

You can install this package with npm install -g midka-dev-tools.

To generate a project from template, type midka-dev-tools <template> <flags>.

Flags

--install or -i Automatically installs dependencies --yes or -y Accepts all questions in the prompt --git or -g Generates a Git Repository --firebase or -f Generates a Firebase configuration (Not tested yet!)

Templates

Discordjs: Generates a Discord.js project with basic command and eventHandler. React: Generates a basic react application with /src folder cleaned. JavaScript: Generates JavaScript app with esm module installed. TypeScript: Generates app with TypeScript installed. RestAPI: Generates a basic REST API with routes folder.

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago