Skip to content

boilr template for creating Drone plugins

License

Notifications You must be signed in to change notification settings

isabella232/boilr-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

boilr-plugin

This is a boilr template for creating a pipeline plugin. Use a pipeline plugin to create and share re-usable pipeline steps. Get started by installing the template:

$ boilr template download drone/boilr-plugin drone-plugin

create a project in directory my-plugin:

$ boilr template use drone-plugin my-plugin

enter the docker registry name for this project:

[?] Please choose a value for "DockerRepository" [default: "owner/name"]:

enter the go module name:

[?] Please choose a value for "GoModule" [default: "github.com/owner/name":

About

boilr template for creating Drone plugins

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 90.8%
  • Shell 6.2%
  • Dockerfile 3.0%