Sha256: 582f5e96a562f1dbcfba0d7a1344b3c4fe86ab9be64d376f9a8b1e5b113eb7b0

Contents?: true

Size: 939 Bytes

Versions: 2

Compression:

Stored size: 939 Bytes

Contents

## dev_commands  <img src="https://badge.fury.io/rb/dev_commands.png" alt="Gem Version" />

A ruby gem to aid in the definition and execution of system commands

### Installation

The gem can be installed by the single command
```
 gem install dev_commands
```
 
### Usage

This is an example of a simple usage
```
 require 'dev_commands'
```

### License
Copyright 2014-2015 Lou Parslow

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
dev_commands-0.0.5 README.md
dev_commands-0.0.4 README.md