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

16 lines
308 B
Markdown
Raw 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
2017-01-14 21:43:49 +00:00
Find it here: [https://theorangeone.net](http://theorangeone.net)
2016-06-05 19:47:14 +01:00
## Installation
```bash
2017-01-14 21:43:49 +00:00
./scripts/build
2016-06-05 19:47:14 +01:00
```
## Run Tests
```bash
2017-01-14 21:43:49 +00:00
./scripts/test
2016-06-05 19:47:14 +01:00
```