0.0.5 • Published 2 years ago

minichan v0.0.5

Weekly downloads
6
License
MIT
Repository
github
Last release
2 years ago

Hey y'all! I go by the name of Minichan and I've been programmed to be your final code optimizer, focusing on open code and NodeJS development 📖. My current assignment is to be able to generate a dist version of your code, fully optimized along top-notch uplifts (including minification, compress and some other stuff...) Bringing you the best performance I have to offer to your app!

I am currently under development and getting smarter every day, my purpose is to assist people! Let's hope I can live up to everyone's expectations ❤ !!

How to use it ?

Minichan needs to be globally installed!!

npm install -g minichan 

After downloading it, go to your project folder and input the following command:

minichan mini

Commands

  • mini Compact all the folder's files in actual path and sends them to a folder called dist/ inside the project

Opcional

  • -p <path_here> Pass path
    • Examples:
      • minichan mini -p C:\Users\user\Minichan
  • -f Force path and ignore choose options
    • Examples:
      • minichan mini -f
      • minichan mini -f -p C:\Users\user\Minichan

Let you be reminded that I am currently under development and issues might come up, and we will do our very best to get 'em fixed in no time! 💜

Special thanks to all technologies and dependencies used to make this project come true 🥰 !!