- Notifications
You must be signed in to change notification settings - Fork8
GUIで動作する文書校正ツール GUI tool for textlinting.
License
NotificationsYou must be signed in to change notification settings
gecko655/proofreading-tool
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
(Download count not included for v1.0.4 or earlier versions)
GUIで動作する文書校正ツールGUI tool for textlinting.
https://gecko655.hatenablog.com/entry/proofreading-tool
https://github.com/gecko655/proofreading-tool/releases
# Fetch dependenciesyarn install# Build webpackyarn webpack# or `npm run webpack-prod` or `npm run webpack-watch`
yarn start
yarn lint# or `npm run lint:fix` (prettier fixes the code format)
yarn webpack-prodyarn dist:mac# or `npm run dist:win`
The build artifacts should be located under thedist/
folder.
- Edit package.json to update version number.
- Push tag with the same version number with prefix 'v'.
git tag vX.Y.Zgit push --tags
- GitHub Action creates adraft release
- Release the draft.
This software is released underGPLv3 LICENSE.
This software usesxpdf(pdftotext), which is released under GPLv3 license.
About
GUIで動作する文書校正ツール GUI tool for textlinting.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.