Skip to content

v0.0.6

Choose a tag to compare

@dhruv-dhaduk dhruv-dhaduk released this 11 Jun 17:19

Release version 0.0.6

How to use

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

How to use without installing it from npm,

  • Enter this command in your terminal,
bash -c "$(curl -fsSL https://v0-0-6--ghfz.netlify.app/run.sh)" -- https://v0-0-6--ghfz.netlify.app/ghfz.tgz

What has been changed

  • Added few dependencies : prompts, env-paths, zod
  • Created utilities to print success and error messages.
  • Created schemas for users and repos using zod.
  • Created utility functions to handle data storage.
  • Created new add action to handle addition of new repos in storage.
  • Setup the prettier.
  • Added some Mock Data of repositories of Linux Torvalds and TJ DeVries

Full Changelog: v0.0.5...v0.0.6