Skip to content

Package generate provides tools for generating pipeline configuration files in the Drone format.

License

Notifications You must be signed in to change notification settings

drone/go-generate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile and install the binary:

go install github.com/drone/go-generate

Generate

Generate pipeline configuration for a local repository:

go-generate generate /path/to/local/repo

Generate pipeline configuration for a local repository:

go-generate generate /path/to/local/repo

Generate pipeline configuration for a remote repository:

Go:

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

Node:

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

Rails:

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

Ruby:

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

About

Package generate provides tools for generating pipeline configuration files in the Drone format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages