chansuke / r7k

The tool that powers r7kamura.com.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

r7k

The tool that powers r7kamura/r7kamura.com.

Install

Run the following command:

cargo install --path .

or use compiled binary from Releases (Linux only).

Usage

USAGE:
    r7k <SUBCOMMAND>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    build    Build static files.
    help     Prints this message or the help of the given subcommand(s)
    serve    Run HTTP server.

About

The tool that powers r7kamura.com.

License:MIT License


Languages

Language:Rust 87.4%Language:HTML 12.6%