- 29 May, 2018 24 commits
-
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
Return value are not given as exist code to a Click command. sys.exit needs to by given instead.
-
Theophile GENTILHOMME authored
func
-
Theophile GENTILHOMME authored
Change inputs to list of arguments when expected. Fix incorrect recursice call.
-
Theophile GENTILHOMME authored
Unitests à la Click.
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
Reimplement experiments existing commands using plugin-based command line mechanism (Click).
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
And add missing - draw -command documention
-
Theophile GENTILHOMME authored
Reimplement toolchains existing commands using plugin-based command line mechanism (Click).
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
Reimplement plotterparameters existing commands using plugin-based command line mechanism (Click).
-
Theophile GENTILHOMME authored
Also fix typo for plotters path commands.
-
Theophile GENTILHOMME authored
Reimplement plotters existing commands using plugin-based command line mechanism (Click).
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
Reimplement algorithms existing commands using plugin-based command line mechanism (Click).
-
Theophile GENTILHOMME authored
Add command and subcommands entry points.
-
Theophile GENTILHOMME authored
Add configuration related options to the main beat command group. The values of these command are then saved in the context (ctx) and passed to the subcommands.
-
Theophile GENTILHOMME authored
the commands Reimplement cache/databases/dataformats/libraries/status existing commands using plugin-based command line mechanism (Click).
-
Theophile GENTILHOMME authored
Add entry points for Click commands for group config/status/db/dataformats/librairies and their corresponding commands.
-
Theophile GENTILHOMME authored
-
André Anjos authored
Updated documentation for beat.cmdline See merge request !34
-
- 28 May, 2018 3 commits
-
-
Flavio TARSETTI authored
-
Samuel GAIST authored
Check that VISUAL or EDITOR is set in the environment for edit command See merge request !33
-
Flavio TARSETTI authored
-
- 25 May, 2018 1 commit
-
-
Samuel GAIST authored
Prepend plot output with experiment name - Fix See merge request !32
-
- 24 May, 2018 3 commits
-
-
Flavio TARSETTI authored
-
Samuel GAIST authored
Add edit command for all packages and unit tests See merge request !31
-
Samuel Gaist authored
Make them follow the style used by other logger calls.
-
- 23 May, 2018 3 commits
-
-
Flavio TARSETTI authored
-
Flavio TARSETTI authored
-
Flavio TARSETTI authored
-
- 22 May, 2018 3 commits
-
-
Flavio TARSETTI authored
-
Flavio TARSETTI authored
-
Samuel GAIST authored
Fix local list for plotterparameters See merge request !30
-
- 21 May, 2018 1 commit
-
-
Flavio TARSETTI authored
-
- 17 May, 2018 2 commits
-
-
Samuel GAIST authored
Add path options to all packages to list local files See merge request !29
-
Flavio TARSETTI authored
-