16 lines
415 B
Markdown
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).
|