You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I've created tool for automating directory/file duplication and renaming, etc. The program is based on Yeoman (http://yeoman.io/).
Instead of binding Omellette's autocomplete functionality to a certain command (program), can it be bound to a certain function within a program?
For example, I run my automation tool by running yo tcg in Terminal ... then the user is immediately confronted with a series of prompts. It would be rad if Omelette could be used within these prompts (for the autocompletion of directory names, etc).
Is something like possible?
The text was updated successfully, but these errors were encountered:
Hello! I've created tool for automating directory/file duplication and renaming, etc. The program is based on Yeoman (http://yeoman.io/).
Instead of binding Omellette's autocomplete functionality to a certain command (program), can it be bound to a certain function within a program?
For example, I run my automation tool by running
yo tcg
in Terminal ... then the user is immediately confronted with a series of prompts. It would be rad if Omelette could be used within these prompts (for the autocompletion of directory names, etc).Is something like possible?
The text was updated successfully, but these errors were encountered: