ShadowEO / os-js_lerna

OS.js Lerna

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OS.js Logo

OS.js is an open-source desktop implementation for your browser with a fully-fledged window manager, Application APIs, GUI toolkits and filesystem abstraction.

Support Back Sponsor Donate Donate Community

OS.js v3 Lerna

This repository contains a Lerna development setup for OS.js v3.

Usage

# Install dependencies
npm install

# Clone all base repositories
./bin/setup.sh

# Bootstrap lerna
npx lerna bootstrap

NOTE The initial lerna bootstrap might take a while and consume a lot of disk space.

The distros/development is now set up to use all local npm packages.

From here follow the lerna documentation.

NOTE If you manually use npm manually at any point, run npx lerna link afterwards!

Contribution

Documentation

See the Official Manuals for articles, tutorials and guides.

Links

About

OS.js Lerna


Languages

Language:Shell 100.0%