Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e-jigsaw/lean-qiita-team
Lean your Qiita:Team
https://github.com/e-jigsaw/lean-qiita-team
Last synced: 26 days ago
JSON representation
Lean your Qiita:Team
- Host: GitHub
- URL: https://github.com/e-jigsaw/lean-qiita-team
- Owner: e-jigsaw
- License: mit
- Created: 2015-03-18T05:39:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-14T22:03:22.000Z (over 9 years ago)
- Last Synced: 2024-05-02T06:18:33.568Z (6 months ago)
- Language: LiveScript
- Homepage: https://chrome.google.com/webstore/detail/lean-qiita-team/cmmapiojknfnhfjcmjlbbklkookmgbhm
- Size: 203 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
lean-qiita-team
===============lean your qiita team
# Usage
Available on [Chrome Web Store](https://chrome.google.com/webstore/detail/lean-qiita-team/cmmapiojknfnhfjcmjlbbklkookmgbhm)!
![](https://cloud.githubusercontent.com/assets/557961/6705113/c1268b08-cd94-11e4-84ec-f59fa9380f41.png)
![](https://cloud.githubusercontent.com/assets/557961/6705117/c45478f8-cd94-11e4-8c47-e12a3960d0ba.png)
See more on [Qiita](http://qiita.com/jgs/items/4ffd6fbf671cfd18d19b)!
# Requirements
* Node.js or io.js
# Build
```
% npm start
```## For release
```
% npm run ship
```# Author
* jigsaw (http://jgs.me, [@e-jigsaw](http://github.com/e-jigsaw))
# Change log
* v0.0.4
* Force table style auto
* v0.0.3
* Expand editor height
* v0.0.2
* Expand editor page
* v0.0.1
* Initial release# License
MIT
The MIT License (MIT)
Copyright (c) 2015 Takaya Kobayashi
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.