diff options
| author | Teddy Wing | 2013-05-16 14:49:44 -0400 | 
|---|---|---|
| committer | Teddy Wing | 2013-05-16 14:49:44 -0400 | 
| commit | 7eb4b0c36daff2699d983ac31bfd33451129d9c6 (patch) | |
| tree | 56a134cf1904060f9ff9785ab83522ca21f27334 /README.md | |
| parent | c88df50d1172b474da78f7147e8fd69208f44263 (diff) | |
| download | ScrumDo-Trellic-master.tar.bz2 | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 18 | 
1 files changed, 15 insertions, 3 deletions
| @@ -1,6 +1,18 @@ -README -====== +ScrumDo Trellic +=============== -# Resources +ScrumDo Trellic is a Google Chrome extension for the [ScrumDo](http://www.scrumdo.com) scrum board. It provides keyboard shortcuts similar to those found in [Trello](https://trello.com) to speed up interaction with the board. + +Currently the project is buggy and incomplete, and ScrumDo has updated the design of their board since this was written. + +To install the extension, open the Extensions window in Chrome and click 'Load unpacked extension…'. In the file browser select the directory of this project. + + +# Development Notes +## Resources  - [KeyCode finder](http://jsfiddle.net/vWx8V/)  - [Keyboard shortcut library](http://craig.is/killing/mice) + + +# License +ScrumDo Trellic is licensed under the MIT License. See the included LICENSE file. | 
