https://github.com/ashwanthkumar/doctextextractor
https://github.com/ashwanthkumar/doctextextractor
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ashwanthkumar/doctextextractor
- Owner: ashwanthkumar
- Created: 2016-07-22T09:25:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-27T02:33:14.000Z (almost 10 years ago)
- Last Synced: 2024-12-27T12:44:50.876Z (over 1 year ago)
- Language: Scala
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#DocTextExtractor
To build the project
```
$ sbt build
```
If you're using IntelliJ IDEA, just choose "Import Existing Project" and select "SBT" in the box. It should download the required dependencies and setup the project for you.