goseo

command module
v0.0.0-...-f632b03 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2022 License: MIT Imports: 7 Imported by: 0

README

This repository moved to https://git.sr.ht/~dvko/goseo on 2022-12-06 ⚠


goseo

Go Report Card MIT licensed

goseo is a command line tool to assess readability and SEO score for any HTML document or web page.

Example of goseo

Usage

Synopsis: goseo [location] [selector]

The command accepts accepts any HTML file or URL as its first argument, followed by an optional CSS selector pointing to the main article body.

goseo https://dannyvankooten.com/2016-year-in-review/ .post-content
Downloading

You can build from source or install one of the prebuilt binaries from the GitHub releases page.

Building from source

To build goseo from source, take the following steps.

  1. Ensure Golang is installed & configured properly.
  2. Clone the repository: git clone git@github.com:dannyvankooten/goseo
  3. Run go build from the repository's root directory.
License

MIT licensed.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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