Skip to content

ShigureLab/lic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lic

唔,就是一个生成 SPDX 的 LICENSE 的 cli 小工具。

Install

cargo install lic

Usage

lic new MIT --width 80 > LICENSE

Automaticly detect license field from package manager manifest.

  • Node.js: package.json
  • Rust: Cargo.toml
  • Python: pyproject.toml (PEP 621 and poetry)
lic auto --width 80

Search licenses from spdx list.

lic search gpl --number 20

TODO List

  • auto 时如果当前层找不到的话向上层查找试试

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages