github.com/wings-software/autogen-go


Install
go get github.com/wings-software/autogen-go

Documentation

Compile and install the binary:

go install github.com/drone/autogen-go

Generate pipeline configuration for a local repository:

autogen-go /path/to/local/repo

Generate pipeline configuration for a local repository:

autogen-go /path/to/local/repo

Generate pipeline configuration for a remote repository:

Go:

autogen-go https://github.com/drone/go-scm.git

Node:

autogen-go https://github.com/facebook/create-react-app.git 

Rails:

autogen-go https://github.com/railstutorial/sample_app_2nd_ed.git

Ruby:

autogen-go https://github.com/slim-template/slim.git