c9-core/plugins/c9.ide.installer/install/intro.html

19 wiersze
735 B
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<h3>Can we quickly set up Cloud9 on your workspace?</h3>
<p>
Cloud9 needs a few dependencies to be able to work with this SSH workspace.
If you agree, well install a few things in the ~/.c9 folder.
This will not affect any other part of your system, its fully self-contained!
</p>
<h4>How can I revert this later?</h4>
<p>
To fully remove Cloud9 from your machine, all you need to do is
remove the ~/.c9 folder! Nothing will be left over on your system.
</p>
<h4>Can I install this manually?</h4>
<p>
See <a target="_blank" href="https://github.com/c9/install">https://github.com/c9/install</a>
</p>
<p style='margin-top:30px'><i>The next step allows you to select which components to install.</i></p>