SkillAgentSearch skills...

Docs.c9.io

The documentation. For Cloud9 IDE.

Install / Use

/learn @c9/Docs.c9.io
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This is the source documentation for the Cloud9 IDE User Documentation.

The build system relies on the Panda-Docs Node.js module.

Creating a Build

First, check out this repository. Then, run

npm install

to grab all the required dependencies.

To create a development build, open your command prompt and type:

node build.js true

A development build differs in that it does not compress assets or add iframe headers and footers. To create a releasable build, just run the same command without any arguments:

node build.js

Deploy

The site https://docs.c9.io is deployed automatically whenever something is pushed to master.

Contributing

We'll very gladly take any pull requests for documentation updates or new workflows! We'll even give you author credits on the pages you create. This source material is intended to be open and sharable to all.

License

<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">Cloud9 IDE Documentation</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License</a>.

View on GitHub
GitHub Stars89
CategoryDevelopment
Updated3mo ago
Forks59

Languages

HTML

Security Score

77/100

Audited on Dec 11, 2025

No findings