Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,367 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to AppJS port of Brackets!

This is the firts iteration over porting Brackets to AppJS so it is not yet fully operational but a work in progress.

This port only works with AppJS v0.0.19 and above.

How to run Brackets

  • Install nodejs.
  • Use npm install to install the dependencies.
  • Use node --harmony app.js in the Brackets root to launch the application.

ATTENTION If you use Mac OSX:

  • Create a link to node 32bit in Brackets root directory ln -s $(which node) node
  • Download Contents.zip and extract it to Brackets root directory
  • Run Brackets using ./node --harmony app.js

About

An open source code editor for the web, written in JavaScript, HTML and CSS.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages