Update readme
This commit is contained in:
parent
20f4fffe75
commit
dafe1e24c6
25
readme.md
25
readme.md
@ -1,25 +1,10 @@
|
|||||||
# [Pivot][pivot-site]
|
# Pivot
|
||||||
|
|
||||||
Pivot is a new programming language built on [JavaScript][javascript-site] by [ElementG9][elementg9-user]. Pivot is currently in the alpha stage of development.
|
Pivot is a new programming language built with Rust by Garen Tyler. Pivot is currently in the alpha stage of development.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
* Download or clone [the GitHub repository][pivot-repo].
|
* Download the repo with `git clone https://github.com/ElementG9/pivot`.
|
||||||
* Download [node.js][nodejs-site].
|
* Install [Rust][https://www.rust-lang.org/].
|
||||||
* Run _pivot.js_ with `node pivot.js`.
|
* Run with `cargo run <filename>`.
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### 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/
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user