Pt Development

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

TODO

pt TODO

Clone

git clone git@github.com:NovaOrdis/pt.git
git clone https://github.com/NovaOrdis/pt.git

Ideas

  • Similar to em, it should push behavior to the nodes dynamically and cache it. Then, each time a command is executed, hashes are compared and if no changes in behavior are detected, the cached version is executed.
  • Combination of compiled code (Go? Java? and bash high level scripting).