-
Notifications
You must be signed in to change notification settings - Fork 2
TODO list
Jérémie Campari edited this page Aug 18, 2016
·
10 revisions
- Import and namespace
- Tool for manage daemon with PID... See this code
- Package manager to install or remove generic commands (mongo start stop is generic for example) (how to manage conflict ?)
- Better support of Pulsion upgrade (versioning, version level...)
- Support of hasParam with short param (ex:
if hasParam --help -H "$@"; then ...
) - Add import of distant project (through ssh)
- Add a video of Pulsion in action
- Create smart streams
- Override default config with specific os variable
- Better support of import fail
- Add support of project import
- Improve README