Skip to content

0to1a/gofarm-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supported Go Versions Coverage

What is GoFarm Assistant

GoFarm Assistant CLI is an all-in-one solution that provides create, develop, maintain, deploy project, and many other tools with GoFarm Framework.

Installation

For GoFarm Assistant / CLI:

go install github.com/0to1a/gofarm-assistant@latest

Requirement

Go version 1.16+ and Mod supported.

Feature on Next Development

  • Create new project
  • Create new module in project
  • Auto-fix for build & deployment
  • Generate struct for database access
  • Command to upgrade GoFarm Framework

Changelog and New Feature

You can find on GitHub's Release

Looking to contribute? Try to follow these guidelines:

  • Use issues for idea, bug, issue, or everything in your mind
  • For small change, please use PR
  • Help us on test, documentation, and create examples usage
  • Please improve this project to make better framework