https://github.com/base2services/hl-component-jcasc-pipeline
https://github.com/base2services/hl-component-jcasc-pipeline
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/base2services/hl-component-jcasc-pipeline
- Owner: base2Services
- License: mit
- Created: 2019-11-25T03:49:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-02T03:06:04.000Z (over 2 years ago)
- Last Synced: 2025-02-01T20:46:17.924Z (over 1 year ago)
- Language: Ruby
- Size: 30.3 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jcasc-pipeline CfHighlander component
## Cfhighlander Setup
install cfhighlander [gem](https://github.com/theonestack/cfhighlander)
```bash
gem install cfhighlander
```
or via docker
```bash
docker pull theonestack/cfhighlander
```
## Testing Components
Running the tests
```bash
cfhighlander cftest jcasc-pipeline
```