summaryrefslogtreecommitdiffstats
path: root/doc/vale/DETAILS
blob: 256cf0245c02c3fc3465b40c7378da6222e64e4e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
           SPELL=vale
         VERSION=2.10.3
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/errata-ai/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:e43076ce4ec39f72a36a12e85f52a2b4f19f688722523c851a1e56f42043fe4146de0c292a921ba064f86e39a567e4ea7905adbdc4c5832b255993d9826b792d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://docs.errata.ai/vale/about"
      LICENSE[0]=MIT
         ENTERED=20210603
           SHORT="a command-line tool that brings code-like linting to prose"
cat << EOF
Vale is a command-line tool that brings code-like linting to prose. It's
open-source, fast, and highly customizable.

Vale differs from most writing-related software in a significant way: it
doesn't attempt to teach you how to write; it's a tool for writers. In other
words, Vale focuses on allowing its users to create their own collections
of rules (known as styles) rather providing its own advice.
EOF