Package com.mooltiverse.oss.nyx.command
-
Interface Summary Interface Description Command The Command interface must be implemented by all Nyx commands. -
Class Summary Class Description Clean The Clean command takes care of cleaning the release process and reverting the repository state to its initial state.Infer The Infer command takes care of inferring and computing informations in order to make a new release.Make The Make command takes care of building the release artifacts.Mark The Mark command takes care of tagging and committing into the Git repository.Publish The Publish command takes care of publishing a release. -
Enum Summary Enum Description Commands The enumeration of available commands.