Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hotchemi/tqkey-groovy


https://github.com/hotchemi/tqkey-groovy

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

tqkey-groovy
============
[TQKey](https://github.com/naoty/TQKey) client for android.

[Try it on your device via DeployGate](https://dply.me/gb7bsh#install)

![screen shot](http://f.st-hatena.com/images/fotolife/h/hotchemi/20140608/20140608110805.png)

## Install

Requires groovy 2.4-SNAPSHOT.

```sh
git clone https://github.com/groovy/groovy-core.git
cd groovy-core/
./gradlew -PskipIndy=true install
```

## Contribute

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

## License

```
Copyright (C) 2014 Shintaro Katafuchi. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```