An open API service indexing awesome lists of open source software.

https://github.com/base2services/hl-component-bearse-product


https://github.com/base2services/hl-component-bearse-product

Last synced: about 1 year ago
JSON representation

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
```