marrakesh/tmpl/apps/default/README

24 lines
357 B
Plaintext

@APPNAME@
By: @DEVMAIL@
License: @APPCOPY@
@APPDESC@
Some build instructions using Marrakesh:
To build from source:
mrk build
To package up source to give to others:
mrk src
To create a binary package from the build:
mrk bin
To install the binary package above:
mrk inst FILE.mkb
To check your project is able to be distributed:
mrk check