ZippyNugget
ZippyNugget

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 project. Is this a useful project?. I need guidance on this. please help me out.

As of now this project has the following functionality:

|Command|Action| |:-|:-| || |auth <KEY>|Authenticates the user via PAT key| |

ls

|Lists your GitHub repositories (if outside a repo) or files in a repo (if inside)| |

mkdir <repo>

|Creates a new GitHub repository| |

cd <repo>

|Navigates inside a specific repository (simulated context)| |

cat <file>

|Displays contents of a file in the selected repo and branch|

6d ago
Jobs
One interview, 1000+ job opportunities
Take a 10-min AI interview to qualify for numerous real jobs auto-matched to your profile 🔑
+322 new users this month
MagicalCupcake
MagicalCupcake

Bro, give GitHub repo link? Some external link hard to visualize

ZippyNugget
ZippyNugget

Not yet done, still im working on it. Will let u know once it's in a good shape

Discover more
Curated from across