anishathalye / anishathalye/dotbot

`if` with shell function satisfying interface

Aperta
#333 0 commenti 4 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
8k
Fork
320
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Is there the possibility to make dot files optional via user input?
If I'm right currently there is no option to ask for user input in the `if` flag right? If yes please let me know how to do it! :)
Would be cool if one could put a function for the `if` flag, e.g.

```
-link:
~/.something:
path: configs/somewhere
if: 'checkUserInput() {
# get user input
# if input yes return true
# else false
}'
```

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.