Alexandre Aubin
2413c378df
Gotta mkdir data/bash-completion.d at build time
2021-09-05 01:04:22 +02:00
ljf
ccb6dc54b1
[fix] Avoid warning and use safeloader
2021-08-17 17:26:00 +02:00
yunohost-bot
c4439110e1
[CI] Format code
2021-02-02 03:37:40 +00:00
Alexandre Aubin
ecbd63636b
autopep8 --in-place -a -a -a -a -a -r data/ doc/ tests/ src/yunohost/tests/ src/yunohost/utils/ src/yunohost/data_migrations/
2020-09-03 17:36:59 +02:00
Kay0u
463112de12
add subcategories
2019-11-08 21:22:28 +09:00
Christophe Vuillot
7ff9d849c4
fixed naming convention
2019-04-12 14:41:59 +02:00
Alexandre Aubin
ccdd7e645d
Be able to run the script from a distant folder
2019-03-28 16:47:54 +01:00
Christophe Vuillot
3550be63f2
Added a python script (yunohost_completion.py) which generates a bash completion file for the yunohost command based on yunohost.yml, in data/actionsmap
...
Added the output of the script in data/bash-completion.d/yunohost_completion
This is probably not the correct place for the script and the generation should
be done at some other time and place also.
2019-03-11 14:53:40 +01:00