go-blueprint
go-blueprint copied to clipboard
Added the option use just as a builder
By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.
Problem/Feature
Added the option to chose between just and make as a builder.
Description of Changes:
- Abstracted makefile into builder option
- Added Just as a builder option
- Created Just template
closes #385
Checklist
- [x] I have self-reviewed the changes being requested
- [x] I have updated the documentation (check issue ticket #218)