plint

French poetry validator (local mirror of https://gitlab.com/a3nm/plint)
git clone https://a3nm.net/git/plint/
Log | Files | Refs | README

commit 93b8db93f6466e00a1d3d2b12e7befd6cc2a43ff
parent cee645df381b56082151262382f8e52616ff9fb0
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Wed, 14 Aug 2019 14:14:36 +0200

update repository URL of dependencies

Diffstat:
README | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README b/README @@ -26,8 +26,8 @@ domain. plint is a tool to check French poetry. Specifically, it validates metric, rhymes and rhyme genres against an unexpressive template language. It features a command-line interface, an IRC wrapper (for use with irctk) and a web interface. -It depends on haspirater <https://a3nm.net/git/haspirater> and frhyme -<https://a3nm.net/git/frhyme>, and the web interface requires CherryPy. +It depends on haspirater <https://gitlab.com/a3nm/haspirater> and frhyme +<https://gitlab.com/a3nm/frhyme>, and the web interface requires CherryPy. The full documentation of plint's features is available in views/about.html. @@ -45,15 +45,15 @@ Make sure that you have a working python3 installation and that you have unzip If you haven't done so already: - git clone https://a3nm.net/git/plint/ + git clone https://gitlab.com/a3nm/plint.git cd plint 2. Retrieve the dependencies In the directory where plint has been cloned, run: - git clone https://a3nm.net/git/haspirater/ - git clone https://a3nm.net/git/frhyme/ + git clone https://gitlab.com/a3nm/plint.git + git clone https://gitlab.com/a3nm/haspirater.git 3. Generate frhyme.json