15 lines
308 B
Markdown
15 lines
308 B
Markdown
# My Website
|
|
|
|
[![Circle CI](https://circleci.com/gh/RealOrangeOne/theorangeone.net.svg?style=svg)](https://circleci.com/gh/RealOrangeOne/theorangeone.net)
|
|
|
|
Find it here: [https://theorangeone.net](http://theorangeone.net)
|
|
|
|
## Installation
|
|
```bash
|
|
./scripts/build
|
|
```
|
|
|
|
## Run Tests
|
|
```bash
|
|
./scripts/test
|
|
```
|