https://github.com/igrep/my-text-aid-server
TextAid(https://chrome.google.com/webstore/detail/textaid/ppoadiihggafnhokfkpphojggcdigllp) server for me.
https://github.com/igrep/my-text-aid-server
Last synced: 12 months ago
JSON representation
TextAid(https://chrome.google.com/webstore/detail/textaid/ppoadiihggafnhokfkpphojggcdigllp) server for me.
- Host: GitHub
- URL: https://github.com/igrep/my-text-aid-server
- Owner: igrep
- License: bsd-3-clause
- Created: 2014-10-05T03:06:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-05T11:54:01.000Z (over 11 years ago)
- Last Synced: 2025-02-16T13:04:49.490Z (over 1 year ago)
- Language: Haskell
- Homepage:
- Size: 129 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# my-text-aid-server
TODO: Write description here
## Installation
TODO: Write installation instructions here
## Usage
TODO: Write usage instructions here
## How to run tests
```
cabal configure --enable-tests && cabal build && cabal test
```
## Contributing
TODO: Write contribution instructions here