Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Commit

Permalink
Removed extras from the README
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkewley committed Oct 31, 2018
1 parent c4dca7e commit 79db214
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,29 +25,3 @@ execution:
arguments:
- ${inputs.message}
```
# Superfast Runthrough (Debian)
See [quickstart](TODO) for more details.
```bash
apt install openjdk-8-jre
wget NIX_DIST
tar xvf NIX_DIST && cd NIX_DIST
bin/jobson new --demo
bin/jobson generate spec my_spec
emacs specs/my_spec/spec.yml
bin/jobson serve config.yml
```


# Documentation

TOC TODO

- Overview
- Install
- Quickstart
- Configuration
- UI

0 comments on commit 79db214

Please sign in to comment.