Skip to content

pallat/ago

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ago

ago CLI is A simple CLI for Go project creating

Usage

ago new [project]

example:

ago new github.com/pallat/myapp

the new project contains:

  • main.go (hello world)
  • go.mod
  • Apache License file
  • a simple Makefile
  • .gitignore

Releases

No releases published

Packages

No packages published

Languages