大芡猫
大芡猫
Current parser implementation forbid users from using curly braces `{` and `}`. This PR addresses that issue by add `\` escape sequence syntax to HalfTone language. Now user can use...
# 4月健身计划 - [ ] 俯卧撑(每天200个) - [x] 1日 - [ ] 2日 - [ ] 3日 - [ ] 剩下的日子 - [ ] 奔跑(每天5km) - [ ] 1日 -...
# 流程 1. 主repo通过issue定期(月、周)发布健身任务 2. 主repo增加对应的记录表模板文件 3. 管理员把issue assign给报名参与的账号(领取任务) 4. fork的repo和upstream同步获取记录表 5. 参与者完成、填写表格,commit里引用issue编号(会自动显示在issue下方所有人可见) 6. 任务到起后,发起人统计完成情况,issue里发布 # 示例 ## 第一周胸肌训练任务 - [ ] 俯卧撑(每天200个) - [ ] 周一 - [ ]...
Say that I have a project like this: ``` %project_root% ├─coffee │ └─sub_folder │ │ └─bar.coffee │ └─foo.coffee ├─js │ └─sub_folder │ │ └─bar.js │ └─foo.js ├─map │ └─sub_folder │...
## Environment - Windows 7 x64 - Node v0.10.21 ## Steps 1. Run `web-terminal` in cmd.exe 2. Open `localhost:8088/terminal/` in browser 3. Run commands in web terminal, some of them...