.
This commit is contained in:
parent
c6c200eeed
commit
695ef7b18f
1 changed files with 1 additions and 5 deletions
|
@ -1,10 +1,6 @@
|
|||
Caret
|
||||
=====
|
||||
|
||||
<script data-gittip-username="thomaswilburn"
|
||||
data-gittip-widget="button"
|
||||
src="//gttp.co/v1.js"></script>
|
||||
|
||||
Caret is a serious, graphical programmer's editor running as a Chrome Packaged App. Inspired by Sublime and built on top of the Ace editing component, it offers powerful features like:
|
||||
|
||||
* multiple cursors
|
||||
|
@ -18,4 +14,4 @@ More information, links to Caret in the Chrome Web Store, and an external packag
|
|||
|
||||
You can also easily load Caret from source, either to hack around on or to have the absolute bleeding edge. Clone this repo to your local machine, then visit `chrome://extensions` and enable Developer Mode. Then click the button marked "Load unpacked extension..." and select the directory containing Caret's manifest.json.
|
||||
|
||||
If you use Caret and would like to show your appreciation, please consider donating to the [EFF's Fund to End Software Patents](https://my.fsf.org/donate/directed-donations/esp). You can also give a gift through the Gittip button above.
|
||||
If you use Caret and would like to show your appreciation, please consider donating to the [EFF's Fund to End Software Patents](https://my.fsf.org/donate/directed-donations/esp). You can also give a gift through [Gittip](https://www.gittip.com/thomaswilburn/).
|
||||
|
|
Loading…
Reference in a new issue