文件名称:leetcode分类-leetcode-tool:一个让你更方便刷题的工具
文件大小:16KB
文件格式:ZIP
更新时间:2024-07-19 17:49:27
系统开源
leetcode
分类
leetcode-tool
一个让你更方便刷题的工具
Install
$
brew
tap
zcong1993/homebrew-tap
$
brew
install
zcong1993/homebrew-tap/leetcode-tool
#
show
help
$
leetcode-tool
help
使用说明
支持语言
Golang
go
Typescript
ts
Javascript
js
Python3
py3
主要功能
新建题目代码
leetcode-tool
new
[
【文件预览】:
leetcode-tool-master
----.goreleaser.yml(633B)
----.gitignore(495B)
----go.mod(332B)
----pkg()
--------leetcode()
----LICENSE(1KB)
----go.sum(2KB)
----.github()
--------workflows()
----README.md(2KB)
----circle.yml(318B)
----.golangci.yml(5KB)
----cmd()
--------new()
--------tags()
--------update()
--------main.go(2KB)
----.editorconfig(153B)
----internal()
--------config()