Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/facebookarchive/nuclide
An open IDE for web and native mobile development, built on top of Atom
https://github.com/facebookarchive/nuclide
Last synced: about 1 month ago
JSON representation
An open IDE for web and native mobile development, built on top of Atom
- Host: GitHub
- URL: https://github.com/facebookarchive/nuclide
- Owner: facebookarchive
- License: other
- Archived: true
- Created: 2015-03-02T05:25:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-12T18:00:31.000Z (almost 6 years ago)
- Last Synced: 2024-09-21T02:41:44.720Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://nuclide.io
- Size: 181 MB
- Stars: 7,786
- Watchers: 294
- Forks: 683
- Open Issues: 394
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Nuclide
[![Circle Status](https://circleci.com/gh/facebook/nuclide/tree/master.svg?style=shield&circle-token=a805ec51c07ae99799ce548795383dd1f1e4dc76)](https://circleci.com/gh/facebook/nuclide)
[Nuclide](http://nuclide.io/) is a collection of features for [Atom](https://atom.io/) to provide IDE-like functionality for a variety of programming languages and technologies.
The [Nuclide license](https://github.com/facebook/nuclide/blob/master/LICENSE) has certain limitations around distribution and should not be considered an [open source license](https://opensource.org/licenses/alphabetical). However, this does not affect your ability to [fork the project and make contributions](https://github.com/facebook/nuclide/blob/master/CONTRIBUTING.md).
---
## Documentation
The [full documentation](http://nuclide.io/docs) for Nuclide provides information for:
- [Client Installation](http://nuclide.io/docs/editor/setup) ([Mac](http://nuclide.io/docs/editor/setup/#mac) | [Linux](http://nuclide.io/docs/editor/setup/#linux) | [Windows is not supported](http://nuclide.io/docs/editor/setup/#windows))
- [Server Installation](http://nuclide.io/docs/editor/setup/#installing-nuclide-server)
- [Getting Started Feature Walkthrough](http://nuclide.io/docs/quick-start/getting-started/)
- [Building from Source](http://nuclide.io/docs/advanced-topics/building-from-source/)