pivot/readme.md
2019-04-18 08:20:18 -06:00

26 lines
762 B
Markdown

# [Pivot][pivot-site]
Pivot is a new programming language built on [JavaScript][javascript-site] by [ElementG9][elementg9-user]. Pivot is currently in the alpha stage of development.
---
### Installation
* Download or clone [the GitHub repository][pivot-repo].
* Download [node.js][nodejs-site].
* Run _pivot.js_ with `node pivot.js`.
---
### Documentation
The Pivot documentation is at [https://garentyler.com/pivot/docs][pivot-docs].
[Fork me daddy](https://www.amazon.com/s?k=fork)
[elementg9-user]: https://github.com/ElementG9/
[pivot-site]: https://garentyler.com/pivot/
[pivot-docs]: https://garentyler.com/pivot/docs/
[pivot-repo]: https://github.com/ElementG9/Pivot/
[javascript-site]: https://javascript.com/
[nodejs-site]: https://nodejs.org/