This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

botland-minifier

2.2.3 • Public • Published

Welcome to Bot Land Minifier 👋

Version Documentation Maintenance License: ISC

A Minifier for Bot Land scripts

Comes with clipboard output and several options. Multi-platform.

Install

npm install -g botland-minifier

Usage

blify --help

Options:
  --help          Show help                                            [boolean]
  --version       Show version number                                  [boolean]
  -i, --input     Bot Land script to minify                  [string] [required]
  -o, --output    Minified output filename                              [string]
  -s, --screen    Echoes the output to the screen/clipboard, no file output
                                                                       [boolean]
  -v, --verbose   Shows warnings                                       [boolean]
  -c, --compress  Add semicolons and compress script to one line       [boolean]
  -d, --debug     Do not remove debugLog (for debugging)               [boolean]

Examples:
  blify -i defense.js -o defense.min.js
  blify -i defense.js  -> will create defense.min.js

made for Bot Land https://bot.land - Bot Land username: Ron - no copyright 2019

Windows / MacOS / Linux

Download binary for your platfom from the Github page

Rename to blify.exe or blify after download for ease of use.

Author

👤 Ron D. Lite

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Ron D. Lite.

This project is The Unlicense licensed.


This README was generated with ❤️ by readme-md-generator

Package Sidebar

Install

npm i botland-minifier

Weekly Downloads

0

Version

2.2.3

License

ISC

Unpacked Size

10.9 kB

Total Files

5

Last publish

Collaborators

  • rondlite