https://github.com/base2services/hl-component-ciinabox-efs
https://github.com/base2services/hl-component-ciinabox-efs
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/base2services/hl-component-ciinabox-efs
- Owner: base2Services
- License: mit
- Created: 2021-07-08T05:17:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-02T03:35:52.000Z (over 2 years ago)
- Last Synced: 2025-02-01T20:46:17.710Z (over 1 year ago)
- Language: Ruby
- Size: 29.3 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ciinabox-efs 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 ciinabox-efs
```