Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
/ husk-cli Public archive

Command line interface to build and run atom shell apps

License

Notifications You must be signed in to change notification settings

electron-archive/husk-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron cli

cd to your app, then you can run:

# Installs modules, and builds native modules against electron headers
husk bootstrap

# Run your app in dev mode
husk run

# Package up your app for release. Packs everything into `./release` directory
husk build

About

Command line interface to build and run atom shell apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published