Crates.io | sl-rs |
lib.rs | sl-rs |
version | 2.0.1 |
source | src |
created_at | 2017-05-21 22:17:05.901314 |
updated_at | 2024-08-09 18:55:04.863871 |
description | 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". |
homepage | https://github.com/yshryk/sl-rs |
repository | https://github.com/yshryk/sl-rs |
max_upload_size | |
id | 15506 |
size | 40,945 |
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
% cargo build --release
% sudo install -s target/release/sl /usr/local/bin
or
% cargo install sl-rs
% sl --help
% sl
% sl -laF
Licensed under either of
at your option.
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に移植したものです。