#joke #sl #terminal #steam #pure #port #ls

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"

5 releases (stable)

2.0.1 Aug 9, 2024
2.0.0 Jun 29, 2019
1.0.1 May 26, 2018
1.0.0 Jun 10, 2017
0.1.0 May 21, 2017

#833 in Command line utilities

Download history 89/week @ 2024-08-07 8/week @ 2024-08-14 15/week @ 2024-09-11 7/week @ 2024-09-18 21/week @ 2024-09-25 26/week @ 2024-10-02

233 downloads per month

MIT/Apache

26KB
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 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

~2MB
~32K SLoC