#workspace #create #leetcode #cli #problem #test #cli-test

nightly app leetcode-cli-rs

用于在 Rust 中创建 leetcode 工作区的 CLI 工具

1 个不稳定版本

0.1.0 2024 年 5 月 14 日

#12 in #cli-test

MITGPL-3.0+

24KB
662 行代码(不包括注释)

leetcode-cli-rs

示例

./leetcode-cli-rs create two-sum  //setup workspace
./leetcode-cli-rs test two-sum    // test problem

依赖项

~13–25MB
~396K SLoC