You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
# 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