v0.0.4
Release version 0.0.4
How to use
- Use this command to download it from npm,
npm install -g ghfz@0.0.4How to use without installing it from npm,
- Enter this command in your terminal,
bash -c "$(curl -fsSL https://v0-0-4--ghfz.netlify.app/run.sh)" -- https://v0-0-4--ghfz.netlify.app/ghfz.tgzWhat has been changed
- Used yargs package to parse the command line arguments.
- Divided the application into multiple actions, that can be triggered from specific commands.
- Modularized the code according to actions.
Full Changelog: v0.0.3...v0.0.4