Nort TODO: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=Internal= | =Internal= | ||
* [[ | * [[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 [[ | * 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.