https://github.com/base2services/hl-component-bearse-product
https://github.com/base2services/hl-component-bearse-product
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/base2services/hl-component-bearse-product
- Owner: base2Services
- Created: 2019-09-17T07:50:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-17T07:51:24.000Z (almost 7 years ago)
- Last Synced: 2025-02-01T20:46:19.296Z (over 1 year ago)
- Language: Ruby
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bearse-product 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 bearse-product
```