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 Sep 6, 2021. It is now read-only.
Run npm install from the root of the brackets git repo
Run grunt
Task details
grunt jshint Run JSHINT on all /src and /test files as well as the Gruntfile.jsgrunt jasmine Run headless Jasmine tests
grunt test Run JSHINT and Jasmine if JSHINT completes without errors
grunt watch Watch for file changes, then run JSHINT and Jasmine