DOKK / manpages / debian 11 / kore / kore.1.en
KORE(1) General Commands Manual KORE(1)

kore - An easy to use web platform for writing scalable, concurrent APIs in C or Python.

kore [options|commands]

Kore is an easy to use web platform for writing scalable, concurrent APIs in C or Python. Its primary goals are security, scalability and allowing rapid development and deployment of such APIs. Because of this Kore is an ideal candidate for building robust, scalable and secure web things.

specify the configuration file to use
run with debug on (if compiled in)
start kore in foreground mode
this help text
do not chroot (if not starting kore as root)
do not runas (uid drop) (if not starting kore as root)
display kore's version information

this help text
run an application (-fnr implied)
build an application
cleanup the build files
create a new application skeleton

Find more information on https://kore.io

October 20, 2015