Sha256: 1f80a68e13d56fa3b41038eeb92403797759f2ec28cd89bb0afda9be09d6289d

Contents?: true

Size: 598 Bytes

Versions: 2

Compression:

Stored size: 598 Bytes

Contents

= Version 0.0.1
  * bin/nake executable
  * sh helper (nake/helpers)
  * task helper (nake/dsl)
  * Task with description, dependencies and blocks
  * Hidden tasks
  * Each task can has multiple aliases
  * Command line arguments parsing. Arguments will be passed as an arguments for blocks of the given task and options will be extracted into a hash, parsed into Ruby data types and passed as the last argument for the blocks.
  * Default tasks for help (-H, --help), list of available tasks (-T, --tasks) and interactive session (-i, --interactive)

= Version 0.0.2
  * Support for configuration

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
nake-0.0.2 CHANGELOG
nake-0.0.2.pre CHANGELOG