
Building a command-line tool that mimics Linux-like shell commands to interact with your GitHub repositories using the GitHub API.
On the weekend i have started to work on it. i almost forgot golang becuase i have been working as a angular dev for like past 1 year. (writing console.log everywhere instead of fmt.println lol).So the best way to learn was building a pr...