Commit Graph

32 Commits

Author SHA1 Message Date
Emmanuel Garette 111d0717b1 leader/follower support 2019-04-17 19:16:43 +02:00
Emmanuel Garette 0f38946670 use gettext 2019-04-09 07:28:11 +02:00
Emmanuel Garette 7130a53e7d hangman now works 2019-04-09 07:18:05 +02:00
gwen 1fed1eef8e ImportError is deprecated -> ModuleNotFoundError 2019-04-04 15:43:05 +02:00
Emmanuel Garette b67a1ec430 add test for longargument property 2019-04-03 07:55:19 +02:00
Emmanuel Garette eeca074331 add storefalse properties for boolean option 2019-04-03 07:51:26 +02:00
Emmanuel Garette 266cef224e for bool, generate --no-xxxx option 2019-04-02 21:02:08 +02:00
Emmanuel Garette 075de80f73 help with modified argument 2019-04-02 19:01:17 +02:00
Emmanuel Garette 3ac9031411 help with modified positional argument 2019-04-02 08:49:36 +02:00
Emmanuel Garette f90c02282a --root.v => -v, --int ROOT.INT => --int INT 2019-04-01 21:08:41 +02:00
gwen 708e623107 Merge branch 'master' into 'master'
Create module directory and add setup.py to project.

See merge request tiramisu/tiramisu-cmdline-parser!1
2019-03-25 15:07:09 +01:00
antislash21 06340fd40d Create module directory and add setup.py to project. 2019-03-25 15:07:09 +01:00
Emmanuel Garette 3320d795cc updates test 2019-02-27 07:32:32 +01:00
Emmanuel Garette 6508030888 positional arguments works well 2019-01-28 17:05:50 +01:00
Emmanuel Garette 8e91667a66 update README examples 2019-01-28 11:44:50 +01:00
Emmanuel Garette 727e8e86ca symlink support 2019-01-18 14:10:08 +01:00
Emmanuel Garette 687fd8e260 add valid_mandatory to parse_args 2019-01-17 09:40:07 +01:00
Emmanuel Garette 02f7e7eabf valid mandatory arguments 2019-01-16 17:44:49 +01:00
Emmanuel Garette dc550d0e69 can use tiramisu-cmdline-parser without tiramisu 2019-01-16 09:43:49 +01:00
Emmanuel Garette c0f2e7d8dd remove 'add_arguments' function 2019-01-16 09:28:29 +01:00
Emmanuel Garette c8a89c54d0 manage help with requires option + add fullpath option 2019-01-16 09:20:23 +01:00
Emmanuel Garette 4c7f4a1320 add remote example 2019-01-16 09:19:28 +01:00
Emmanuel Garette d313e9a41d works now with tiramisu-json-api 2019-01-10 09:55:45 +01:00
Emmanuel Garette d66ffeb4ac add test for README example 2018-12-01 09:53:31 +01:00
Emmanuel Garette 7044933225 update README.md 2018-12-01 08:28:35 +01:00
Emmanuel Garette f0fe0e846c tiramisu_parser => tiramisu_cmdline_parser 2018-11-30 18:47:16 +01:00
Emmanuel Garette 444d338d02 add AUTHORS and license 2018-11-29 22:52:20 +01:00
Emmanuel Garette 87bfe74c7d update README.md 2018-11-29 22:49:35 +01:00
Emmanuel Garette fe9603d218 add a simple example 2018-11-29 22:47:12 +01:00
GnunuX b1a19561be Add LICENSE 2018-11-29 22:26:38 +01:00
Emmanuel Garette 226a509d53 first commit 2018-11-29 22:10:08 +01:00
GnunuX 9376c866d6 Initial commit 2018-11-29 21:57:46 +01:00