An open API service indexing awesome lists of open source software.

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.

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
```