Nort User Manual: Difference between revisions
Jump to navigation
Jump to search
(→build) |
|||
Line 29: | Line 29: | ||
=<tt>build</tt>= | =<tt>build</tt>= | ||
The command | The command | ||
=<tt>install</tt>= | =<tt>install</tt>= |
Revision as of 19:35, 16 November 2016
Internal
Concepts
release
The command queries or modifies release information metadata for the current work area and performs the sequence of steps required to release. For more details about what a release is, and what those steps are, see the "Release" section.
To query the current release information, execute:
release info
To start a release sequence, use:
release major|minor|patch|snapshot|<custom-release-string>
For more details on what a release sequence does, see the "Release Sequence" section.
build
The command
install
nort initialize
Initializes a new project.
For more details on new project initialization see: