tl

command module
v1.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2019 License: AGPL-3.0 Imports: 41 Imported by: 0

README

tl License Pipeline status

Screencast

Install

go get -u gitlab.com/opennota/tl

(You'll need Go 1.11 or newer.)

Or download a pre-compiled binary.

Use

tl -http :1337 -db /path/to/tl.db
  • -http :1337 - listen on port 1337 (by default port 3000 or $PORT on localhost)
  • -db /path/to/tl.db - path to the translations database (by default tl.db in the current directory)

Documentation

Overview

A web app for translators.

Directories

Path Synopsis
activate writes plugins.go and js/plugins.js Enable all plugins: go run activate/activate.go Disable oxford and tfd plugins: go run activate/activate.go -oxford -thefreedictionary Disable plugins whose names start with m: go run activate/activate.go -m* Disable all but oxford plugin: go run activate/activate.go -* +oxford
activate writes plugins.go and js/plugins.js Enable all plugins: go run activate/activate.go Disable oxford and tfd plugins: go run activate/activate.go -oxford -thefreedictionary Disable plugins whose names start with m: go run activate/activate.go -m* Disable all but oxford plugin: go run activate/activate.go -* +oxford

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL