qualk / sl-rs

sl(1) in Rust :3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust SL

A rust port of sl. SL (Steam Locomotive) runs across your terminal when you type "sl" as you meant to type "ls". It's just a joke command, and not useful at all.

Installing

Prebuilt Binaries

Find and download from release page.

Usage

sl [OPTIONS]

Options

-a, --accident    An accident is occurring. People cry for help
-c, --C51         C51 appears instead of D51
-F, --fly         It flies like the galaxy express 999
-h, --help        Print help information
-l, --little      Little version
-V, --version     Print version information

License

The original code was written in c by Toyoda Masashi. See Original License below. The modified (rust) code is opensourced under AGPL-3.0.

Original License (c version)

Copyright 1993,1998,2014 Toyoda Masashi (mtoyoda@acm.org)

Everyone is permitted to do anything on this program including copying, modifying, and improving, unless you try to pretend that you wrote it. i.e., the above copyright notice has to appear in all copies. THE AUTHOR DISCLAIMS ANY RESPONSIBILITY WITH REGARD TO THIS SOFTWARE.

About

sl(1) in Rust :3

License:GNU Affero General Public License v3.0


Languages

Language:Rust 100.0%