Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 317 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 317 Bytes

makeproj

quickly make a theos project from the command line!

building and installing

  1. install nim
  2. clone the repo, you should know how to do this
  3. nim c -d:release --opt:size makeproj.nim && sudo mv makeproj /usr/local/bin/makeproj

usage

makeproj

easy!