v0.0.6
Release version 0.0.6
How to use
- Use this command to download it from npm,
npm install -g ghfz@0.0.6How 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.tgzWhat has been changed
- Added few dependencies : prompts, env-paths, zod
- Created utilities to print
successanderrormessages. - Created schemas for
usersandreposusingzod. - Created utility functions to handle data storage.
- Created new
addaction 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