8000 GitHub - ciao-lang/ciao_gui
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ciao-lang/ciao_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launcher of Ciao GUI applications

This bundle provides a launcher of cross platform GUI desktop applications for Ciao based on HTML/CSS/Javascript technology.

It supports the following backends:

  • The Electron framework (itself based on Node, Chromium, and V8)

  • Any modern available Web browser (as fallback)

Build

This code depends on some third-party tools and libraries. You can use this script to install them:

$ ciao custom_run . fetch_externals

Then you can build the bundle with:

$ ciao build

Usage

Execute with ciao-gui <Cmd>. Use the --server option to start in server mode (needs external browser).

See also the ciao-serve command for serving Web applications.

About

No description or website provided.

Topics

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0