Nort TODO: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
=Internal=
=Internal=


* [[novaordis-release-tools#Development|novaordis-release-tools]]
* [[nort#Development|nort]]


=Testing=
=Testing=
Line 11: Line 11:
=TODO=
=TODO=


* Replace the bash functionality with a set of commands implemented in Go. Implement the functionality as described in the [[novaordis-release-tools#User_Manual]].
* Replace the bash functionality with a set of commands implemented in Go. Implement the functionality as described in the [[nort#User_Manual]].

Revision as of 21:03, 26 November 2016

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.