Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 907 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 907 Bytes

MIT License

BOOK PARSER

Console book scanner-parser for book cataloging , written in go

Supported formats

Example

Build and run: go build book_parser.go

Executing: ./book_parser - will scan current directory

Scan directories:

./book_parser scan directory_name directory_name1

Configuration

Main configuration here: conf/config.json

Config logrus logger here: src/logging/logging.go

Links

License

MIT