Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
LeetCodeAnimation
Commits
dface28f
Commit
dface28f
authored
Apr 17, 2020
by
nettee
Browse files
添加脚本使用说明
parent
56d49b87
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
dface28f
# Python files
__pycache__/
contributing.md
0 → 100644
View file @
dface28f
## LeetCode Animation 管理脚本 anima 使用说明
需要使用 Python 3.6+ 版本
安装依赖:
```
pip install -r requirements.txt
```
### 创建新题解
生成题解目录框架,以及 Markdown 文件模板。
```
python anima.py new 1 'Two Sum'
```
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment