Crates.io | pivot |
lib.rs | pivot |
version | 0.1.0 |
source | src |
created_at | 2020-12-11 05:05:26.88021 |
updated_at | 2020-12-11 05:05:26.88021 |
description | Pivot is a new programming language built with Rust by Garen Tyler. Pivot is currently in the alpha stage of development. |
homepage | |
repository | https://github.com/garentyler/pivot |
max_upload_size | |
id | 321746 |
size | 48,077 |
Pivot is a new programming language built with Rust by Garen Tyler. Pivot is currently in the alpha stage of development.
git clone https://github.com/garentyler/pivot
.npm install
to install the JavaScript dependencies.npm run clean
to delete dependencies and output files.npm run build
to build the project.npm run run
to run the example.npm run test
to run the tests.