Commit Graph

19 Commits

Author SHA1 Message Date
Jason M. Wood
4321f4d898 msctl: update default value 2016-02-07 20:21:39 -07:00
Jason M. Wood
56950b7e12 Use the normal client location 2016-02-07 17:20:32 -07:00
Jason M. Wood
fa6ff3a1a9 Display the correct program name 2016-01-11 11:10:16 -07:00
Jason M. Wood
68c5042e48 msctl: add missing quotes 2015-12-29 17:23:55 -07:00
Jason M. Wood
93dbb42ce3 Modify {get|set}Value to work with Windows formatted files 2015-08-27 18:02:13 -06:00
Jason M. Wood
cd532d146c Make sure the EULA value is lower case 2015-08-27 17:45:27 -06:00
Jason M. Wood
4ffdbe9562 Fix typo in comments 2015-08-21 15:24:54 -06:00
Jorge Juan
cd2c9cbfc1 Add missing newline in printf 2015-08-12 11:16:40 +02:00
Jorge Juan
e8df9daf43 Update usage command line format 2015-08-12 01:47:13 +02:00
Jorge Juan
4b102d40e8 Add '-l' option usage info 2015-08-11 18:41:15 +02:00
Jorge Juan
e1dc46c6be Added location command line option (-l)
Also added basic command-line option parsing and modify defaults
overrides accordingly.
2015-08-11 18:28:03 +02:00
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