https://github.com/iogamaster/nixie
๐งช Create non-nix compatible neovim configs
https://github.com/iogamaster/nixie
Last synced: 5 months ago
JSON representation
๐งช Create non-nix compatible neovim configs
- Host: GitHub
- URL: https://github.com/iogamaster/nixie
- Owner: IogaMaster
- License: mit
- Created: 2024-05-02T15:34:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T15:37:02.000Z (about 2 years ago)
- Last Synced: 2025-05-15T22:39:44.066Z (about 1 year ago)
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
๐งช nixie
With nixie you can build servers as packages with a simple interface and deploy them with the included module.
- ๐๏ธ Builders that make packaging and running servers simple:
- mkGenericServer (builder for any server)
- mkMinecraftServer (builder for mcman based servers)
- mkSteamServer (wrapper for steamcmd and steam-run)
- โ๏ธ A module for running servers with additional tools:
- ๐ญ Runs the server
- ๐ Sets up proxy (playit.gg, ngrok, cloudflare tunnels)
- ๐ซ Works great on host, nixos-containers, and microvms
- ๐ฆ Packages not present in nixpkgs (yet) that are useful for servers.
- [mcman](https://github.com/ParadigmMC/mcman)
- [playit](https://playit.gg/)
#### Why?
## ๐ฆ Installation and Usage
## ๐จ TODO
There is still a lot to do:
- Something
## โค๏ธ Contributing
Contributions are whole-heartedly welcome! Please feel free to suggest new features,
implement additional builders, helpers, or generally assist if you'd like. We'd be happy to have you.
There's more information in [CONTRIBUTING.md](CONTRIBUTING.md).
## ๐ License
Licensed under the MIT license ([LICENSE](LICENSE) or ).
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in this project by you, shall be licensed as above, without any additional terms or conditions.