Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.14 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.14 KB
maintainer
sheeeng

Build with GNU Make

CircleCI TravisCI Status

Building with GNU Make inside container.

See native repository for more examples.

Steps

  • Run container: ./docker-run.sh
  • Build example (inside container): make all
  • Test example (inside container): make test