Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GUIで動作する文書校正ツール GUI tool for textlinting.

License

NotificationsYou must be signed in to change notification settings

gecko655/proofreading-tool

Repository files navigation

Build/releaseGithub All Releases(Download count not included for v1.0.4 or earlier versions)

proofreading-tool-demo

GUIで動作する文書校正ツールGUI tool for textlinting.

Usage

https://gecko655.hatenablog.com/entry/proofreading-tool

Install

https://github.com/gecko655/proofreading-tool/releases

How to build

Prepare

# Fetch dependenciesyarn install# Build webpackyarn webpack# or `npm run webpack-prod` or `npm run webpack-watch`

Debug

yarn  start

Test

yarn lint# or `npm run lint:fix` (prettier fixes the code format)

Build for production

yarn webpack-prodyarn dist:mac# or `npm run dist:win`

The build artifacts should be located under thedist/ folder.

Release

  • Edit package.json to update version number.
  • Push tag with the same version number with prefix 'v'.
git tag vX.Y.Zgit push --tags

LICENSE

This software is released underGPLv3 LICENSE.

This software usesxpdf(pdftotext), which is released under GPLv3 license.

special thanks

https://github.com/mixigroup

About

GUIで動作する文書校正ツール GUI tool for textlinting.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp