Maris Source Maker...Decode Redux

As a follow up to the original post there are new command line changes to the Maris Source Maker, you no longer have strongly specify what source template(type) with this:

  1. smk test -t cpp

You can now just enter the file name with the extension.

  1. smk test.cpp

That would create C++ file named test.cpp with a comment block template ready to go.

Remember you can view the source code here http://marislabs.org/node/20

Have fun,
Rashaud Teague