video-to-images-cli
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

video-to-images-cli

Build Status

code style: prettier

CLI for video-to-images

Setup (in ./)

Install NodeJS

Download

Fetch dependencies

npm install

Dev (in ./)

Typescript builds are automatic and watch for file changes:

npm run build

or run this to build only once:

npm run buildOnce

Building, Linting, Formatting, Testing:

npm test

Contribution

  • use git pull --rebase in favor of regular pull, i recommend configuring it globally via:
    git config --global pull.rebase true

/video-to-images-cli/

    Package Sidebar

    Install

    npm i video-to-images-cli

    Weekly Downloads

    1

    Version

    1.2.0

    License

    GPL-3.0

    Unpacked Size

    41.3 kB

    Total Files

    16

    Last publish

    Collaborators

    • ltetzlaff