Skip to content

jinmatt/boilr-go-workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoWorkspace

A Boilr template for creating a go-lang workspace: https://golang.org/doc/code.html

Creates the directory structure:

  |-{{ProjectName}
    |- bin/
    |- pkg/
    |- src/

Installation

  $ boilr template download jinmatt/boilr-go-workspace GoWorkspace

Updates

If you need to fetch the newer version, try this:

  $ boilr template download jinmatt/boilr-go-workspace GoWorkspace -f

Usage

  # boilr template use GoWorkspace <project-name>
  $ boilr template use GoWorkspace FooBarApp

Thanks

Contributing

Contributions are always welcome! Nothing is to small, and the best place to start is to open an issue.

-- jinmatt

About

Boilr template for creating a go-lang workspace as recommended https://golang.org/doc/code.html

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published