Skip to content

os-js/lerna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages