|
| 1 | += scbi_queue_system |
| 2 | + |
| 3 | +* http://github.com/#{github_username}/#{project_name} |
| 4 | + |
| 5 | +== DESCRIPTION: |
| 6 | + |
| 7 | +FIX (describe your package) |
| 8 | + |
| 9 | +== FEATURES/PROBLEMS: |
| 10 | + |
| 11 | +* FIX (list of features or problems) |
| 12 | + |
| 13 | +== SYNOPSIS: |
| 14 | + |
| 15 | + FIX (code sample of usage) |
| 16 | + |
| 17 | +== REQUIREMENTS: |
| 18 | + |
| 19 | +* FIX (list of requirements) |
| 20 | + |
| 21 | +== INSTALL: |
| 22 | + |
| 23 | +* FIX (sudo gem install, anything else) |
| 24 | + |
| 25 | +== LICENSE: |
| 26 | + |
| 27 | +(The MIT License) |
| 28 | + |
| 29 | +Copyright (c) 2011 FIXME full name |
| 30 | + |
| 31 | +Permission is hereby granted, free of charge, to any person obtaining |
| 32 | +a copy of this software and associated documentation files (the |
| 33 | +'Software'), to deal in the Software without restriction, including |
| 34 | +without limitation the rights to use, copy, modify, merge, publish, |
| 35 | +distribute, sublicense, and/or sell copies of the Software, and to |
| 36 | +permit persons to whom the Software is furnished to do so, subject to |
| 37 | +the following conditions: |
| 38 | + |
| 39 | +The above copyright notice and this permission notice shall be |
| 40 | +included in all copies or substantial portions of the Software. |
| 41 | + |
| 42 | +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, |
| 43 | +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 44 | +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
| 45 | +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY |
| 46 | +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
| 47 | +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE |
| 48 | +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
0 commit comments