项目作者: azu

项目描述 :
Search All My Documents{PDF}.
高级语言: JavaScript
项目地址: git://github.com/azu/searchive.git
创建时间: 2017-11-09T04:59:14Z
项目社区:https://github.com/azu/searchive

开源协议:MIT License

下载


searchive

Search all my documents{PDF}.

App

searchive-app is an Electron app.
This app include client and server.

App

Install

Install searchive app from release page

Usage

Launch by yarn run app.

  1. yarn install
  2. yarn run app

Modules

This repository is a monorepo.

Package Version
pdf-to-json npm
searchive-cli npm
searchive-client npm
searchive-server npm
searchive-web-api-interface npm
searchive-create-index npm

Development

Install in Development

  1. yarn install
  2. yarn run bootstrap

Publish

Publish Searchive-app.
Need to create .env in packages/searchive-app dir.

  1. GH_TOKEN="XXXX"

And publish it.

  1. yarn run publish

Changelog

See Releases page.

Running tests

Install devDependencies and Run npm test:

  1. npm i -d && npm test

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

License

MIT © azu