Skip to content

v0.0.4

Choose a tag to compare

@dhruv-d-simform dhruv-d-simform released this 11 Jun 09:01
6248581

Release version 0.0.4

How to use

  • Use this command to download it from npm,
npm install -g ghfz@0.0.4

How 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.tgz

What 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