Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imlayered/namelessmc-installer

One-command installer for NamelessMC, a popular open-source forum software
https://github.com/imlayered/namelessmc-installer

install-script namelessmc

Last synced: about 2 months ago
JSON representation

One-command installer for NamelessMC, a popular open-source forum software

Awesome Lists containing this project

README

        

# NamelessMC Installer
One-command installer for NamelessMC, a popular open-source forum software

## Supported Operating systems
I have only tested the installer on Ubuntu 22 & Ubuntu 24 but it will most likely work on any (modern) Ubuntu or Debian version.

# How to get started
### Simply run the script command:
Using curl:
```curl -O https://installers.auri.lol/nameless.sh && chmod +x nameless.sh && ./nameless.sh```

Using wget
```wget https://installers.auri.lol/nameless.sh && chmod +x nameless.sh && ./nameless.sh```

**Do not run both, run whichever one you like better; I suggest using curl (the first one)**

# Demo video
[![Demo - NamelessMC Install Script](https://img.youtube.com/vi/QBL69Tm32Gg/0.jpg)](https://www.youtube.com/watch?v=QBL69Tm32Gg)