/temp

Primary LanguageRust

Generic

Short Description of the project

Resource1Resource2Resource3

#Short link description Rust Version Build Status Other important badge

Overview

  • 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.

Installation and usage

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.

Running stable releases

Please refer to the install and upgrade documentation on our website for all available installation methods.

Running from source

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

⚠️ Any warnings that you might have can go in text like this

Development setup

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 in src/