Get your faviourite language in your CLI
Table of Contents
A simple CLI to fetch the HW progrms from repository. Under the hood this uses Graphql for communication.
Just install the binary to get started.
Have a intrest in Thirukkural.
- Clone the repo
git clone https://github.com/Helowld/Hworld-Cli.git- Run
go build -o hwNote: Github PAT is required inorder to make API calls. Add Your PAT in "
/.bashrc" or "/.zshrc" under the name "GITHUB_TOKEN"
export GITHUB_TOKEN=gp_2lC4UtjfttLr7uefN4b6g8uVx8VSv74atxdO./hw goContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the Apache License. See LICENSE for more information.