Skip to content

Commit

Permalink
Merge pull request #5 from blopa/feature/run-on-windows
Browse files Browse the repository at this point in the history
fix on windows
  • Loading branch information
blopa authored Jan 8, 2022
2 parents 5f993cc + 2dc5c1d commit 1022291
Show file tree
Hide file tree
Showing 8 changed files with 1,351 additions and 1,908 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Where "test.js" should be the path to your file. A file called "output.mp4" will

## Options
```shell
npm run code-video-creator test.js --smallTabs true --blinkTextBar true --typingSpeed 1 --lineSpeed 1
npm run code-video-creator test.js --smallTabs true --blinkTextBar true --typingSpeed 1 --lineSpeed 1 --scale 4
```

## Development
Expand Down
Loading

0 comments on commit 1022291

Please sign in to comment.