假设问题已解
Go to file
rabix eda16bd97b template 2022-03-04 19:36:47 +08:00
bin removed v 2022-03-04 19:35:47 +08:00
templates template 2022-03-04 19:36:47 +08:00
tools delete gvim, we have choco, download on demand 2022-03-04 15:48:46 +08:00
.gitignore progress 2022-03-03 15:40:06 +08:00
LICENSE Initial commit 2022-02-27 03:14:46 +08:00
README.md README 2022-02-27 22:58:43 +08:00
env.cmd refreshenv 2022-03-03 01:12:56 +08:00
readme.ppt minor fix 2022-03-02 16:29:50 +08:00
start.cmd progress 2022-03-03 15:40:06 +08:00

README.md

vid

new dev

Sample Workflow

  1. click start.cmd
  2. md D:\test (for example)
  3. cd /d D:\test
  4. vid-init C-cmake (a template name, see templates directory)
  5. edit
  6. make