Skip to content

Gofile generator for use with joewalnes/go-getter

Notifications You must be signed in to change notification settings

elimisteve/gofile-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This can generate a Gofile (for https://github.com/joewalnes/go-getter) from all imported packages (recursive) in the current directory.

Usage

Clone the repo:

go get github.com/maxwellhealth/gofile-generator

Build it:

go build

Install it:

go install

Test it:

cd /path/to/some/go/package
gofile-generator
go-getter Gofile

About

Gofile generator for use with joewalnes/go-getter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages