Skip to content

An example pivotal tile using Kiln.

License

Notifications You must be signed in to change notification settings

notrepo05/hello-tile

 
 

Repository files navigation

This is an example for Kiln.

It has an automated release pipeline to create ".pivotal" files and adds them to GitHub releases.

Testing

Manifest Tests

You can run kiln test; however, Kiln test runs in a container so you need to vendor Go dependencies before you run it.

To run tests,

  • clone the repository
  • fetch a version of kiln that supports test
  • run go vendor
  • run kiln test

About

An example pivotal tile using Kiln.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 57.1%
  • YAML 42.9%