282 B
282 B
NotePost
Yet another notes app. Supports Markdown and color-coding.
Setup Tips
- Run composer install (or composer.phar install) to install dependency libraries
- If you don't have any color in the navbar, run
git submodule init
andgit submodule update
.