Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frankfang/wtf-weekly
https://github.com/frankfang/wtf-weekly
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/frankfang/wtf-weekly
- Owner: FrankFang
- Created: 2016-12-10T03:36:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-10T09:23:42.000Z (almost 8 years ago)
- Last Synced: 2024-10-10T22:39:50.958Z (about 1 month ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 自动生成周报
## 安装
`npm i -g wtf-weekly`
## 用法
1. `cd a/git/project/dir`
2. `ww` or `wtf-weekly`
3. 得到周报
```
周一
fix phone verify
update styles
rename
add svg周二
补全用例
refactor
typo
remove debug code
remove unused周三
update styles周四
complete avatar module周五
fix testing
remove cache周六
无周日
无
```