midka-dev-tools

1.0.8 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i midka-dev-tools

Weekly Downloads

6

Version

1.0.8

License

MIT

Unpacked Size

623 kB

Total Files

38

Last publish

Collaborators

  • midka