CONTRIBUTING.adoc 281 B

123456789101112
  1. === CONTRIBUTING
  2. Testing you should do before pushing: new modules:
  3. * `/insrm.sh module 5`. Helps catch simple insert remove problems.
  4. New arch:
  5. * `./build -a ARCH && ./run -a ARCH`
  6. * `wget google.com && cat index.html` for Internet
  7. * `./run -a ARCH -d` and `./rungdb -a ARCH`