Add DEVELOPING.md

This commit is contained in:
Josh Holtrop 2021-11-07 21:09:42 -05:00
parent 117df43f64
commit 09892eed63

14
DEVELOPING.md Normal file
View File

@ -0,0 +1,14 @@
# Developing
# Specs
To run the rscons specs, the following commands must be available:
* gcc
* clang
* g++
* clang++
* gdc
* ldc
* flex
* bison