Skip to content

Commit

Permalink
Dev section
Browse files Browse the repository at this point in the history
  • Loading branch information
James C Russell committed Sep 22, 2018
1 parent a7eb012 commit 2a6d05d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -28,10 +28,13 @@ puts "It's #{hour.to_s}!"
puts "The system time is #{Hour.now}!"
```

# Development

Use `vagrant up` to start a VM. Once everything's ready, it's `vagrant ssh`. Upon login, you'll be connected to a tmux session. To sleep, it's `vagrant suspend`.

# TODO

- Rubocop.
- Travis.
- Release version 0.1.

[Gem version]: https://rubygems.org/gems/hour-ruby
Expand Down

0 comments on commit 2a6d05d

Please sign in to comment.