Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
José Benavente committed Aug 17, 2022
1 parent 41e1672 commit 22d654a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ For developers, the packaging pipeline was built using Rake. The following tasks
the files included in the cars pack:
- `:clean`: Removes all unnecessary files from cars/, such as paintkits, extra folders, etc. Use it before pushing to this repo!
- `:package`: Packages the whole cars/ directory into a zip file.
- `:carboxes`: Takes all car boxes from cars/ and organises them into carboxes/. We use these for the website.
- `:version`: Generates a packages.json file, which is later used for distributing the pack via the [RVGL Launcher](https://re-volt.gitlab.io/rvgl-launcher/#download).

Using `rake` on its own will execute all in its intended order: `:clean, :package, :version`.

0 comments on commit 22d654a

Please sign in to comment.