Skip to content

dorfingerjonas/dorcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DorCast

open-source screencast software

Developing

# install dependencies
$ npm i

# start project in dev mode
$ npm start

Build

# build .exe file
$ npm run build

Output directory: /dist/out


Copyright © 2021, Jonas Dorfinger. This software is MIT licensed.