Skip to content

Commit

Permalink
Initial roadmap.
Browse files Browse the repository at this point in the history
  • Loading branch information
benichu committed Aug 18, 2015
1 parent 1b28413 commit e7da492
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,25 @@ $ script/doc

You can now open your browser at [http://localhost:8808/](http://localhost:8808/)

## Release
### Release

Make sure you are all setup first: http://guides.rubygems.org/publishing/#publishing-to-rubygemsorg

To prepare a release, run `script/release`. This will package a new version of the `checklister` gem and release it to [https://rubygems.org/gems/checklister](https://rubygems.org/gems/checklister).

## Roadmap

### Version 1.0

- [ ] Create a new Issue based on a specific markdown file (remote or local path)
- [ ] Connect to gitlab account
- [ ] Connect to github account

### Wishlist

- [ ] Select a milestone to where we add a ticket
- [ ] Select a checklist

## Authors

Checklister is written and maintained by [Benjamin Thouret](https://github.com/benichu) and [Manon Deloupy](https://github.com/mdeloupy).
Expand Down

0 comments on commit e7da492

Please sign in to comment.