flow-cmd-0.1.1 is not a library.
flow
Command prefixing for continuous workflow using a single tool.
Install
Usage
Start with a prefix:
Then run commands without repeating the prefix:
$ git> status
$ git> log --oneline
Prefix management:
+addadds to the prefix.-or-Ndrops elements from the end.!commitreplaces the last element.:ls -laruns a shell command without the prefix.:q/:exitor Ctrl-D exits.
History is stored in ~/.flow_history.
Acknowledgements
This project was inspired by with. Thanks to the author for the great idea!
License
MIT