Nort TODO

From NovaOrdis Knowledge Base
Revision as of 21:03, 26 November 2016 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

Internal

Testing

mvn -Dmaven.surefire.debug="-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=5005" -Dtest=ReleaseCommandTest clean test

TODO

  • Replace the bash functionality with a set of commands implemented in Go. Implement the functionality as described in the nort#User_Manual.