Skip to content

simendancer/nuclide

 
 

Repository files navigation

Nuclide

Nuclide is a collection of packages for Atom to provide IDE-like functionality for a variety of programming languages and technologies.


Under heavy refactor... check back very soon.

We're in the process of "unifying" Nuclide under a single package. This greatly improves performance, and makes installing easier. Because we sync our internal code almost immediately with GitHub, you'll witness this transformation as it happens. :)

If you're feeling intrepid and want to try it out - at your own risk - then:

  1. Remove any previously installed Nuclide packages.

  2. Install the new stuff.

$ git clone https://github.com/facebook/nuclide.git
$ cd nuclide
$ npm install
$ apm link
  1. Open Atom – now there is only one Nuclide package.

About

An open IDE for web and native mobile development, built on top of Atom

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.8%
  • Python 5.0%
  • CSS 3.2%
  • CoffeeScript 1.9%
  • HTML 0.1%
  • Hack 0.0%