File | Date | Author | Commit |
---|---|---|---|
Asys | 2017-03-12 |
![]() |
[dfe163] Added basis for an event handler |
AsysInstaller | 2017-03-11 |
![]() |
[4655db] Some formatting changes |
RichTextBoxPrintCtrl | 2017-02-25 |
![]() |
[da7d0d] Refactored the textbox control |
Updater | 2017-03-11 |
![]() |
[4655db] Some formatting changes |
.gitattributes | 2016-07-28 |
![]() |
[395cd3] Initial Commit |
.gitignore | 2017-01-26 |
![]() |
[97d5d6] Updated some things |
Asys.sln | 2017-03-04 |
![]() |
[b8ac18] Finalized changes with the installer |
LICENSE.md | 2017-02-23 |
![]() |
[30f231] Updated README.md |
README.md | 2017-03-11 |
![]() |
[4655db] Some formatting changes |
_config.yml | unknown |
Asys is a convenient, multi-purpose, Rich Text editor with support for multiple types of text formatting. What other editors fall short in, Asys makes up for with a convient interface, tabbed documents, and several preferences for enhancing the user experience.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Asys requires the .NET Framework 4.5 be installed on your system.
- If you are installing for development or testing purposes, you may need to install the framework manually.
- If you are installing as a user, the framework should be automatically installed through the installer.
The Asys Installer requires SharpZipLib
$git clone
or $git fork
to copy Asys files to your workspace. Visual Studio should open the .sln file.I use SemVer for versioning. For the versions available, see the tags on this repository.
For help, please email WaterleapApps@gmail.com
This project is licened under the GNU General Public License. For more information, see LICENSE.md