#版权 #许可证 #文本 #组织

bin+lib unlicense

访问 Unlicense 的文本。 https://unlicense.org

2 个不稳定版本

0.2.0 2024 年 4 月 3 日
0.1.0 2024 年 4 月 3 日

#1964命令行工具

Unlicense

6KB
51

unlicense

访问 Unlicense 的文本。 https://unlicense.org

安装

使用 cargo-binstall

cargo binstall unlicense

使用 cargo

cargo install unlicense

您也可以从 发布页面 下载二进制文件。

用法

$ unlicense # write to ./UNLICENSE
$ unlicense | cat # print to stdout

$ unlicense --help
Access the text of the Unlicense. <https://unlicense.org>

When used interactively, writes to ./UNLICENSE.
Otherwise (e.g. in a pipe), writes to stdout.

When given any arguments, displays this help page.

此项目还公开了一个库,您可以在自己的 Rust 代码中使用它。通过以下方式添加依赖项:

cargo add unlicense

无运行时依赖