pivot/readme.md
2020-08-24 21:01:18 -06:00

11 lines
308 B
Markdown

# Pivot
Pivot is a new programming language built with Rust by Garen Tyler. Pivot is currently in the alpha stage of development.
---
### Installation
* Download the repo with `git clone https://github.com/ElementG9/pivot`.
* Install [Rust][https://www.rust-lang.org/].
* Run with `cargo run <filename>`.