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

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

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.