Skip to content

JuaanReis/Codivy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codivy - Automatic repository creator (I know this is in the description)

Go Version License Build Made By Codivy

create your repositories automatically without much work (just answer a few interview-style questions)

How it works

  1. Codivy makes a POST request to the GitHub API with your information (no one else has access except GitHub)
  2. Then just access the link (it is in the terminal at the end of the request)

Why use it?

  1. why did I do
  2. facilitates the creation of repositories
  3. you just need a token and a cool name idea (not my case)

How use it?

  1. Create a token with admin permission
  2. Clone this repository
git clone https://github.com/JuaanReis/Codevy.git
go run main.go
  1. Answer the questions
  2. To continue your project

Project structure

Codivy/       
├── internal/
│      ├── github/
│      │     └── requests/
│      │           └── request.go    <- GitHub request logic
│      └── modules/ <- push settings
├── templates/ <- Project Models
├── main.go <- main app entry point
├── go.mod 
└── README.md <- you're here

Contributions

If you want to help with this project feel free to do so, no rules, just know Go.

About

Automatic repository creator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published