Commit Graph

8 Commits

Author SHA1 Message Date
Jorge Juan
9ed3d0cc89 Create default world on bare 'create' 2015-08-11 15:43:53 +02:00
Jorge Juan
1ffb66e326 Do not create a default world on 'start' 2015-08-11 15:14:14 +02:00
Jorge Juan
b312d93294 Extract executable name from basename 2015-08-11 14:55:59 +02:00
Jorge Juan
29c76f9b56 Removed system init comments from msctl 2015-08-10 14:59:07 +02:00
Jorge Juan
584869b57f Add per-user configuration support
msctl is now user-agnostic: any user can run the script in his
own account.

Default location is $HOME/mscs.

Default options can be overrided in config files $HOME/mscs.conf and
$HOME/.config/mscs/mscs.conf (first available file is used).

Command line config file override option (-c) is introduced, mainly
to support system-wide installation.

TODO: mscs wrapper to support system-wide installation and retain
backwards compatibility.
2015-08-10 14:28:28 +02:00
Jorge Juan
6da60dc209 Remove checkPermissions 2015-08-10 13:17:50 +02:00
Jorge Juan
9bbadadf3b Remove 'execute' method 2015-08-10 13:09:38 +02:00
Jorge Juan
ffe2bfd96f Move mscs to msctl 2015-08-10 13:07:40 +02:00