Sha256: 433fd5162c8e09802f6160df68afaec34204d781a2aaa553105107042ccb64c5

Contents?: true

Size: 73 Bytes

Versions: 6

Compression:

Stored size: 73 Bytes

Contents

#!./bin/nake

task(:ls) { sh "ls" }.description = "List available files"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
nake-0.0.5 examples/helpers.rb
nake-0.0.3 examples/helpers.rb
nake-0.0.3.pre examples/helpers.rb
nake-0.0.2 examples/helpers.rb
nake-0.0.2.pre examples/helpers.rb
nake-0.0.1 examples/helpers.rb