Resource1 • Resource2 • Resource3
- Bullet Point One Text relating to the bullet point 1.
- Bullet Point Two Text relating to the bullet point 2.
To learn more about configuration, usage and features of The Lounge, take a look at the website.
The Lounge is the official and community-managed fork of Shout, by Mattias Erming.
The Lounge requires latest Node.js LTS version or more recent.
Yarn package manager is also recommended.
If you want to install with npm, --unsafe-perm
is required for a correct install.
Please refer to the install and upgrade documentation on our website for all available installation methods.
The following commands install and run the development version of The Lounge:
./runme -blah
Description of what happens after you run the code snippet above
Instructions on what you need in order to develop on this project
Before submitting any change, make sure to:
- Read the Contributing instructions
- Run
cargo test
to execute linters and test suite - Run
cargo build
if you change or add anything insrc/