ajout TODO et DEV
This commit is contained in:
parent
4356e11d80
commit
b5799eefc5
3 changed files with 24 additions and 0 deletions
11
DEV
Normal file
11
DEV
Normal file
|
@ -0,0 +1,11 @@
|
|||
|
||||
Pour tester rapidement ses modifs :
|
||||
|
||||
Contenu de mon ~/bin/cranspasswords <EOF
|
||||
#!/bin/sh
|
||||
CRANSPASSWORDS_CLIENT_CONFIG_DIR=~/.config/cranspasswords ~/crans/cranspasswords/client.py "$@"
|
||||
EOF
|
||||
|
||||
où ~/crans/cranspasswords est le chemin vers mon dépôt git.
|
||||
|
||||
Penser à effacer tout clientconfig.pyc? résiduel du dépôt.
|
Loading…
Add table
Add a link
Reference in a new issue