Skip to content

Latest commit

 

History

305 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RBmerge

Documentation is best read on GitHub Pages: ojuuji.github.io/rbmerge/

How to Build

To generate userscript run the following command in the repository root directory:

./script/build.sh

Script will be generated as ./www/js/rbmerge.js.

To build and run locally an app, install Node.js and then run next commands:

cd app
npm ci
npm start

To run the site locally:

./script/build.sh
cd app
npm run build
cd ../www
bundle install
bundle exec jekyll serve

These steps are automated via GitHub Actions, so you may check workflows directory for details.

About

Merge inventories from Rebrickable.

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Used by

Contributors

Languages