thepeacockproject / Launcher

Launcher for Peacock.

Home Page:https://thepeacockproject.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Launcher

This is the launcher for The Peacock Project.

Installation

  • This project requires Node.js to run.
  • You will also need to enable corepack after installing Node.js, which can be done with:
corepack enable
  • Next, you will also need to install Rust (which is what the launcher backend uses). For convinence, you can grab the Windows installer here.
  • Finally, install the frontend dependencies with:
yarn install

Running

To start the app in development mode, run:

yarn start

Contributing

Want to contribute? Great!

Know Rust, JavaScript, or CSS? That's our stack! Make a Pull Request and you can help us develop a better launcher!

Writing bug reports is cool. You can do that. Or update this readme whenever it's needed.

Thank you to the people who have contributed!

License

This repository is under the Mozilla Public License v2.0. By contributing, you agree that all contributions shall fall under the terms of the license.

About

Launcher for Peacock.

https://thepeacockproject.org

License:Mozilla Public License 2.0


Languages

Language:Rust 100.0%