Skip to content

lawgsy/xct

Repository files navigation

xct

Attempt at electron-based, terminal-inspired launcher/utility.

Development Scripts

# run application in development mode & watch files (for live-reload)
yarn dev

# run application in production mode
yarn start

# clean dist/* and app/*, compile TS to JS and copy other files to app/*
yarn compile

# watch app/ files and trigger electron reload in yarn dev/start
yarn watch

# create unpacked build with electron-builder
yarn pack

# create packed build & installer with electron-builder
yarn dist

About

Attempt at electron-based, terminal-inspired launcher/utility.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors