Skip to content

Helowld/Hworld-Cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hworld-Cli

Get your faviourite language in your CLI

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License

About The Project

A simple CLI to fetch the HW progrms from repository. Under the hood this uses Graphql for communication.

Getting Started

Just install the binary to get started.

Prerequisites

Have a intrest in Thirukkural.

Installation

To build from source

  1. Clone the repo
git clone https://github.com/Helowld/Hworld-Cli.git
  1. Run
go build -o hw

Note: 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

Usage

Basic Usage

./hw go

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the Apache License. See LICENSE for more information.

About

CommandLine tool for Hworld

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages