https://github.com/andersmmg/codetastylinux
Unofficial CodeTasty application for Linux
https://github.com/andersmmg/codetastylinux
Last synced: 9 months ago
JSON representation
Unofficial CodeTasty application for Linux
- Host: GitHub
- URL: https://github.com/andersmmg/codetastylinux
- Owner: andersmmg
- License: agpl-3.0
- Created: 2020-09-23T20:20:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-23T20:33:59.000Z (over 5 years ago)
- Last Synced: 2025-03-11T22:17:30.345Z (over 1 year ago)
- Language: Shell
- Size: 51.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CodeTasty Linux
An unofficial CodeTasty application for Linux.
## Installation
Just clone this repo and run
```
./install.sh
```
## Notes
This is basically a wrapper that uses the web application. It won't work without an internet connection.
Built with [Nativefier](https://github.com/jiahaog/nativefier).
## License
[GNU AGPLv3](https://choosealicense.com/licenses/agpl-3.0/)