Skip to content

asdfzxcvbn/makeproj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!