#joke #sl #old #steam #meant #ls #across

app sl-rs

Pure Rust port of the SL, an old joke command. SL (Steam Locomotive) runs across your terminal when you type "sl" as you meant to type "ls"

4 releases (stable)

2.0.0 Jun 29, 2019
1.0.1 May 26, 2018
1.0.0 Jun 10, 2017
0.1.0 May 21, 2017

#2040 in Command line utilities

MIT/Apache

25KB
545 lines

sl-rs

Pure Rust port of the SL, an old joke command.

SL (Steam Locomotive) runs across your terminal when you type "sl" as you meant to type "ls".

The original version was written in C by Toyoda Masashi (mtoyoda@acm.org). The original license is available in LICENSE-ORIGINAL.

Japanese follows the English

Install

% cargo build --release
% sudo install -s target/release/sl /usr/local/bin

or

% cargo install sl-rs

Usage

% sl --help
% sl
% sl -laF

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

概要

長い歴史をもつジョークソフト SL をRustに移植したものです。

Dependencies

~0.7–1MB
~14K SLoC