Skip to content

numtide/kartusche

Folders and files

NameName
Last commit message
Last commit date
Feb 3, 2023
Feb 6, 2023
Feb 2, 2023
Oct 11, 2022
Nov 1, 2022
Jul 20, 2022
Jul 20, 2022
Mar 22, 2023
Feb 2, 2023
Jan 13, 2023
Jul 20, 2022
Feb 3, 2023
Feb 3, 2023
Aug 12, 2022
Jul 20, 2022
Jul 20, 2022
Jul 20, 2022
Jul 20, 2022
Feb 3, 2023
Feb 3, 2023
Feb 3, 2023
Feb 2, 2023
Feb 2, 2023
Feb 2, 2023
Oct 11, 2022
Jul 20, 2022
Feb 3, 2023
Feb 2, 2023

Kartusche

Kartusche is a development and run time environment for single file web apps. In a nutshell, each kartusche is a single file containing all the code and data needed to run the application.

If you're interested in the reasoning and merits of this approach, please check out motivation document.

Building

Kartusche is a pure go application and be build with a simple

go build .