diff options
author | xengineering <mail2xengineering@protonmail.com> | 2021-05-25 13:51:04 +0200 |
---|---|---|
committer | xengineering <mail2xengineering@protonmail.com> | 2021-05-25 13:52:12 +0200 |
commit | 05cbdfbeb5b0326d5890d93ddb464adf1e80553e (patch) | |
tree | dfa2b43dab174375fc7f8723310982d51e74e3a5 /README.md | |
parent | d7e544b9e4e0513512e688760c75105a37bfd0bd (diff) | |
download | stlscope-05cbdfbeb5b0326d5890d93ddb464adf1e80553e.tar stlscope-05cbdfbeb5b0326d5890d93ddb464adf1e80553e.tar.zst stlscope-05cbdfbeb5b0326d5890d93ddb464adf1e80553e.zip |
Write Makefile with Targets all, clean and debug
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,10 +16,10 @@ $ stlscope -h ## Development Milestones Done (most recent first): +- [x] implement Makefile to support building - [x] implement minimal viable product To do (most important first): -- [ ] implement Makefile to support building - [ ] package for Arch Linux - [ ] implement controls to modify view - [ ] improve graphics to better display the model |