Skip to content

yunz-dev/nest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nest

Nix Environment Setup w Tmux

Table of Contents

  1. Prerequisites
  2. Installation
  3. Usage
  4. Development
  5. Contributing
  6. License

Prerequisites

Before you begin, ensure you have the following installed:

  • Rust (version 1.70 or later recommended)
  • Cargo, the Rust package manager (installed with Rust)
  • Git

Installation

  1. Clone the repository:

    git clone https://github.com/yunz-dev/nest.git
    cd nest
  2. Build the project:

    cargo build --release

This will create an optimized binary in the target/release directory.

About

Nix Environment Setup w Tmux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published