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

15 lines
226 B
Markdown
Raw Permalink Normal View History

2016-06-05 19:47:14 +01:00
# My Website
2015-11-23 14:42:35 +00:00
[![Circle CI](https://circleci.com/gh/RealOrangeOne/theorangeone.net.svg?style=svg)](https://circleci.com/gh/RealOrangeOne/theorangeone.net)
2016-06-05 19:47:14 +01:00
## Installation
```bash
make
```
## Run Tests
```bash
make test
```