Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/imlayered/namelessmc-installer
- Owner: imlayered
- License: mit
- Created: 2024-05-30T16:33:08.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-02T13:37:00.000Z (7 months ago)
- Last Synced: 2024-06-02T15:00:57.356Z (7 months ago)
- Topics: install-script, namelessmc
- Language: Shell
- Homepage: https://installers.auri.lol/nameless.sh
- Size: 16.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)