Sha256: dd6f69ac7aab8536f949dc3ff1016b3a34417c9cf84d0e9265ed486d1003e283

Contents?: true

Size: 1.07 KB

Versions: 2

Compression:

Stored size: 1.07 KB

Contents

# Make Sandwich

Sometimes you just need a sandwich on the command line.

## Installation

```bash
$ gem i make-sandwich
```

## Configuration

Create your ~/.sandwich file

```bash
$ vim ~/.sandwich
```

and add the sandwich makers email, your gmail email, and your gmail password all on separate lines like so

```markdown
sandwicher@generalthings.com
youremail@generalthings.com
password
```


### Making Tender juicy sandwiches on the commandline.

Runnitttt!

```bash
make_sandwich
```

# YUMMM!!!!!!!!!


### Coming soon...

* Connecting to Karotz
* nom nom on sandwiches.


## Note on Patches/Pull Requests

* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a
  future version unintentionally.
* Commit, do not mess with rakefile, version, or history.
  (if you want to have your own version, that is fine but
   bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.

## Copyright

Copyright (c) 2012 General Things Inc. See LICENSE for details.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
make-sandwich-0.0.5 README.md
make-sandwich-0.0.4 README.md