I have worked on fixing some bugs but had managed to make it even worse so had to scrap that idea and jsut post a demo
A simple CLI project that can be used for project structuring
It supports project strucutres for 3 languages as of now:
Typescript
Golang
C++
byee :)
Finnaly!!
Fixed that annoying issue of projects with wrong types but still having standard strucutre
Nothing much
–byee :)
Ohh wait
I have been working on this project for 4 days today
But because this is a simple project I have not experienced much new things (I don’t have enough time to build large projects because of my school and exams; If I do I think I’m gonna burnout :))
I have added support for different languages (cpp, go, typescript)
Also, added project structure types in each language:
Go -> API, Web and Standard project types
TypeScript -> API, NextJS, Library and Standard project types
Cpp -> App/Game, Library and Standard project types
This project till now has helped me:
Learn how ‘go install’ works as I faced problems with how it’s cache works
Learn the use of tags in github
Signing out….
– lxsh-S
Mann I lovee building CLI’s!!
Maybe because i’m too lazy to go into web dev or smtg
Anyways, This is gos whose function is build a project structure with one command. Currently it only builds a proper folder structure for Go projects.
I’m looking forward to add other type too
There’s not much to say because it’s a simple and easy project but i’m building this because i’ll be using it too
Man..it’s getting harder for me to manage my 11th, gym and coding. Hope I don’t have another burnout
Hmm
I’m done with a basic clean and fast demo
Gona use it myself everyday lol
looks clean to me :)
I was adding disk and gpu info
it’s getting harder to not use AI cuz I can’t find a proper way to implement gpu info
Thats the only problem for now!
Added cobra
I had thought adding it would require me to rewrite some parts of my code but that was not the case.
It’s very lightweight and very easy to learn just took 30 mins at cobra.dev to learn to integrate it in my project
Continuing the work on my custom system information tool like fast fetch but written in GO.
-I had added Darwin support when I realised I’m also using my hackintosh to code for this project
-It’s not flashy and all but does the work it’s intended to
I’ll now try to rewrite it using Cobra so that it looks and feels like a CLI.