Sha256: 4a31dabfbe6e9c4ed61d6f77aa3dc3feb989b7545acec006df409657d5bddd2e

Contents?: true

Size: 569 Bytes

Versions: 2

Compression:

Stored size: 569 Bytes

Contents

# Space2dot
## What is space2dot
Change the space into dot.

## Installation
Install it yourself as:

    $ gem install space2dot

## Usage

From the terminal:

    $ space2dot style sheet
    => .style.sheet # Output to the standard output

## Shorthand

A shorthand alias for space2dot can also be used.

```
s2. new branch
```

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
space2dot-0.1.2 README.md
space2dot-0.1.1 README.md