Skip to content

A template repo for creating new theonestack highlander components

License

Notifications You must be signed in to change notification settings

theonestack/cfhighlander-component-template

Repository files navigation

my-component CfHighlander Component

cftest

NOTE: Rename and replace my-component with the name of your component

TODO: Add Description

kurgan add my-component

Requirements

Parameters

Name Use Default Global Type Allowed Values
EnvironmentName Tagging dev true string
EnvironmentType Tagging development true string ['development','production']

Configuration

TODO: Add configuration examples

Other Config Options

See the test configs in the tests directory

Outputs/Exports

Name Value Exported

Development

gem install cfhighlander

or via docker

docker pull theonestack/cfhighlander

Testing

Generate cftest

kurgan test example

Run cftest

cfhighlander cftest -t tests/example.test.yaml

or run all tests

cfhighlander cftest

Generate spec tests

kurgan test example --type spec

run spec tests

gem install rspec
rspec

About

A template repo for creating new theonestack highlander components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages