https://github.com/gdsc-nith/gencodex
Go lang based CLI Application to integrate / generate most popular and commonly used features in projects like auth , loaders ,etc.
https://github.com/gdsc-nith/gencodex
cli cli-app go go-cli golang hacktoberfest hactoberfest2023
Last synced: about 2 months ago
JSON representation
Go lang based CLI Application to integrate / generate most popular and commonly used features in projects like auth , loaders ,etc.
- Host: GitHub
- URL: https://github.com/gdsc-nith/gencodex
- Owner: GDSC-NITH
- Created: 2023-10-06T14:06:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-13T17:35:07.000Z (over 2 years ago)
- Last Synced: 2023-10-15T08:13:53.724Z (over 2 years ago)
- Topics: cli, cli-app, go, go-cli, golang, hacktoberfest, hactoberfest2023
- Language: Go
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GenCodeX
Go lang based CLI Application to integrate / generate most popular and commonly used features in projects like authentication with multiple libraries, boilerplate code and much more...
You can [catch me on LinkedIn: @KanakKholwal ](https://www.linkedin.com/in/kanak-kholwal/)
> Live Demo | Documentation *(available soon)*
## Install
```
go install -u github.com/GDSC-NITH/GenCodeX
```
## Usage
1. Open terminal in your desired folder
```
GenCodeX // press enter
```