Skip to content

CLI does 2 things: clones template repository, install CLI to generate CRUD or separate controller/model/view.

License

Notifications You must be signed in to change notification settings

sk1t0n/fiber-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fiber-mvc

CLI does 2 things:

  1. clones template repository,
  2. installs CLI to generate CRUD or separate controller/model/view.

Install

go install github.com/sk1t0n/fiber-mvc@latest

Run CLI

# you need to add ~/go/bin to your PATH environment variable
fiber-mvc new directory

Run tests

make run_tests

Show code coverage

make run_cover_tests

About

CLI does 2 things: clones template repository, install CLI to generate CRUD or separate controller/model/view.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published