Getting started
Install the CLI, create a project, add mods, and build a client or server.
Install
sh
curl -fsSL https://shulker.sh/install.sh | shCreate a project
sh
shulker init
shulker add sodium lithium
shulker build clientSee the CLI reference for every command.
