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