Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 5 hours 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-05T11:54:01.000Z (about 10 years ago)
- Last Synced: 2023-03-11T14:52:33.463Z (over 1 year ago)
- Language: Haskell
- Homepage:
- Size: 129 KB
- Stars: 1
- Watchers: 3
- 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