pivot/readme.md
2019-01-15 18:08:42 -07:00

16 lines
415 B
Markdown

# [Pivot](https://gthub.us/pivot/)
Pivot is a new programming language built on [JavaScript](https://javascript.com/) by [ElementG9](https://github.com/ElementG9/).
---
## Installation
* Download or clone [the GitHub repository](/pivot/repo).
* Download [node.js](https://nodejs.org/).
* Run _pivot.js_ with `node pivot.js`.
---
## Documentation
The Pivot documentation is [here](https://gthub.us/pivot/docs).