-
Notifications
You must be signed in to change notification settings - Fork 0
Shell History
B. van Berkum edited this page Jan 27, 2019
·
2 revisions
Shell history but better.
- record shell scripts like a bookmark collection
- auto-determine dependencies and prerequisite settings (static analysis)
- record execution and context, track when/where/what has run per user (for some selected subset of scripts)
- assemble CLI tools from collection subsets (ie. by prefix, metadata, host, etc.)
- distribute collection using existing code VCS
- code client in shell or compiled distributable, provide server with REST. Wrap it up by providing containerized dist.
This the main documentation wiki for User-Scripts (About)