Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

course-study-cli

grace_hui12ISCdeprecated1.1.0

This package has been abandoned

  • npm install course-study-cli -g

readme

  • npm install course-study-cli -g

  • course-cli create <projectName>

  • cd <projectName> && code ./index.m3u8
  • write index.m3u8
  • course-cli begin
  • cd m3u8 && ffmpeg -allowed_extensions ALL -protocol_whitelist "tls,file,https,http,crypto,tcp" -i "index.m3u8" -c copy ../projectName.mp4

  • 下个版本:多进程的应用