####A small bare-bones version of Code Edit.
If you want to tinker with the app, download the ZIP and add the app to Chrome through the extensions interface (found at chrome://extensions
). Before reselling/redistributing the code, make sure that you are following the guidelines set by the source license (see below).
Use this form for general feedback and use the issue tracker for bug reports.
If you want to help, go ahead and fork my repo, make your changes, and submit a pull request. I look forward to seeing what you have to offer! More in depth guidlines are coming soon.
Code Edit: A free and open source text editor Copyright (C) 2014 Ben Fields
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program (see LICENSE.md). If not, see http://www.gnu.org/licenses/.