1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-12-27 21:35:41 +00:00
A pastebin service written in c++, featuring speed and a minimalist look https://alarmpi.no-ip.org/kamokan/
Find a file
King_DuckZ 41e1d35c7a Make ini parser use a map of string_ref
It is important that you keep your IniFile object around
if you access stuff in the map returned by parsed() at this
point.
2017-04-11 18:32:43 +01:00
cmake/modules Use source-highlight library for syntax colorizing. 2017-04-07 23:57:32 +01:00
config Import pathname from dindexer. 2017-04-11 18:10:19 +01:00
docs Links to some useful online resources and libraries. 2017-04-06 23:30:54 +01:00
lib Submitting a paste and saving to redis works! 2017-04-06 22:42:43 +01:00
src Make ini parser use a map of string_ref 2017-04-11 18:32:43 +01:00
.gitmodules First commit 2017-04-04 20:58:40 +01:00
CMakeLists.txt Use source-highlight library for syntax colorizing. 2017-04-07 23:57:32 +01:00
COPYING Add GPL3 licence. 2017-04-06 23:35:06 +01:00