Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

๐ŸŽฎ Godot DevShell for Nix Developers ๐Ÿง

Welcome to the Godot DevShell for Nix developers! This guide will help you set up your environment to start developing with Godot on Nix. Let's get started! ๐Ÿš€

๐Ÿ“š Prerequisites

Before we start, make sure you have Nix installed on your system. If you haven't, you can install it by running:

curl -L https://nixos.org/nix/install | sh

๐Ÿ“ฆ Installation

  1. Clone the repository

First, clone this repository to your local machine using:

git clone <repository-url>
  1. Enter the development shell

Navigate to the cloned repository and enter the development shell:

cd <repository-name>
nix develop

This will set up the environment with all the necessary dependencies, including Godot.

๐ŸŽ‰ Start Developing!

You're all set! You can now start developing with Godot. To run Godot, simply type godot in your terminal.

๐Ÿ“œ Credits

This project uses the following resources:

  • NixOS/nixpkgs
  • numtide/flake-utils

Happy coding! ๐ŸŽˆ

About

Nix Flake for Godot: Quick setup with integrated devShell

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages