https://github.com/lpenz/atdtool
Command-line interface for After the Deadline language checker
https://github.com/lpenz/atdtool
Last synced: 6 months ago
JSON representation
Command-line interface for After the Deadline language checker
- Host: GitHub
- URL: https://github.com/lpenz/atdtool
- Owner: lpenz
- License: bsd-3-clause
- Archived: true
- Created: 2011-02-14T22:33:03.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2019-05-11T19:59:21.000Z (about 6 years ago)
- Last Synced: 2024-10-14T06:09:13.955Z (7 months ago)
- Language: Python
- Homepage:
- Size: 51.8 KB
- Stars: 105
- Watchers: 13
- Forks: 27
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://travis-ci.org/lpenz/atdtool)
[](https://codecov.io/gh/lpenz/atdtool)
[](https://pypi.python.org/pypi/atdtool)atdtool
=======**atdtool** is a command-line tools that contacts an After the Deadline language
service and displays the errors reported by the service in a format very similar
to gcc's.**After the Deadline** is a language checker that is able to:
- spell check contextually
- check style
- check grammarThe official server is free for personal use. They provide a free server for
commercial use. atdtool can be used with the default server or with a
custom one.