Getty Ritter f14ea043ee Import parser and build from SOrbet 4 年 前
..
cc f14ea043ee Import parser and build from SOrbet 4 年 前
codegen f14ea043ee Import parser and build from SOrbet 4 年 前
include f14ea043ee Import parser and build from SOrbet 4 年 前
.dockerignore f14ea043ee Import parser and build from SOrbet 4 年 前
.gitignore f14ea043ee Import parser and build from SOrbet 4 年 前
BUILD f14ea043ee Import parser and build from SOrbet 4 年 前
README.md f14ea043ee Import parser and build from SOrbet 4 年 前

README.md

Our very own Ruby parser

Development

There's a simple Dockerfile if you don't want to install Rust or run Linux. Run script/bootstrap to build an image and script/build-env to run a command in the build environment. Maybe try script/build-env cargo test.