Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/singpolyma/wedit
Edit/view documents with wikitext
https://github.com/singpolyma/wedit
Last synced: about 1 month ago
JSON representation
Edit/view documents with wikitext
- Host: GitHub
- URL: https://github.com/singpolyma/wedit
- Owner: singpolyma
- License: isc
- Created: 2009-08-08T00:48:00.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-08-08T01:26:53.000Z (over 15 years ago)
- Last Synced: 2024-10-15T11:34:21.886Z (3 months ago)
- Language: C
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
== Editor for wikitext. ==
* Preview/view as you type
* Load from file (dialog or command line argument)
* Save to file== Building ==
You need a QT4 build system. Then run:
./autogen.sh
make