Generic Language Eggs
12 eggs available
Bun
Bun is an incredibly fast JavaScript runtime, transpiler bundler, and npm package manager all-in-one.
dart generic
A generic dart CLI egg. This will clone a dart CLI application. it defaults to master if no branch is specified. Installs the pubspec.yaml packages on run. If you set user_upload then I assume you know what you are doing.
Deno Generic
A generic egg to run deno code.
Elixir
Elixir is a functional, concurrent, high-level general-purpose programming language that runs on the BEAM virtual machine, which is also used to implement the Erlang programming language.
Generic C#
A generic C# (dotnet) egg that runs your C# project.
Generic Java
Creates a container that runs java.
golang generic
A generic golang egg that compiles the application and saves an executable Meant to be customized before it is used.
luvit generic
A generic luvit egg This will clone a git repo. It defaults to master if no branch is specified. Supports the discordia lua framework.
node.js generic
A generic node.js egg This will clone a git repo. It defaults to master if no branch is specified. Installs the node_modules on install. If you set user_upload then I assume you know what you are doing.
nodemon
Nodemon javascript egg that automatically restarts the node application when file changes in the directory are detected This will clone a git repo for a bot. it defaults to master if no branch is specified. Installs the node_modules on install. If you set user_upload, then I assume you know what you are doing.
python generic
A Generic Python Egg for Pterodactyl Tested with: https://github.com/Ispira/pixel-bot
rust generic
Creates a container that runs rust with cargo.