1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
theorangeone.net-legacy/README.md
2017-01-14 21:43:49 +00:00

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