1
Fork 0
theorangeone.net-legacy/README.md

14 lines
225 B
Markdown
Raw Normal View History

2017-06-09 08:58:28 +01:00
# My Website
2017-06-24 22:06:33 +01:00
[![Circle CI](https://circleci.com/gh/RealOrangeOne/theorangeone.net.svg?style=svg)](https://circleci.com/gh/RealOrangeOne/theorangeone.net)
2017-06-09 08:58:28 +01:00
## Installation
```bash
make
```
## Run Tests
```bash
make test
```