Giter VIP home page Giter VIP logo

c-band / lycheejs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sirg2003/lycheejs

0.0 0.0 0.0 253.04 MB

:seedling: Next-Gen AI-Assisted Isomorphic Application Engine for Embedded, Console, Mobile, Server and Desktop

Home Page: https://lychee.js.org

JavaScript 17.73% Shell 0.59% AppleScript 0.01% HTML 0.29% CSS 0.27% Batchfile 0.01% Groovy 4.40% Java 59.72% C 6.41% C++ 4.90% CMake 0.03% RenderScript 5.66%

lycheejs's Introduction

lychee.js Mono Repository

Important Notes to follow through Installation Quirks:

The lycheejs-engine Repository needs to be installed to the path /opt/lycheejs.

Every other lychee.js Project or Library has to be placed inside /opt/lycheejs/projects/*.

The lycheejs-runtime Repository contains all building logic that is required in order to compile, build, transpile and port lychee.js Projects to other platforms and runtimes.

The generated binaries of the lycheejs-runtime Repository are contained in the releases section of this repository, and the lycheejs-runtimes.zip folder reflects the contents of the ./lycheejs-engine/bin/runtime folder. As the Repositories and related Web Services/Networks/Servers are no longer available, please use only the scripts and files from this Mono Repository to make things work as expected.

Installation

More detailed instructions of the Installation Procedure are documented in the Quickstart's Installation Guide.

# install lychee.js Engine into /opt/lycheejs
sudo mkdir -m 0777 /opt/lycheejs;
git clone https://github.com/cookiengineer/lycheejs;


cd /opt/lycheejs;

# install and update dependencies
sudo ./bin/maintenance/do-install.sh;
sudo ./bin/runtime/do-update.sh;

# rebuild and start
bash ./bin/configure.sh;
lycheejs-harvester start development;

# Now visit http://localhost:8080 in Chromium

lycheejs's People

Contributors

cookiengineer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.