Skip to content

catosplace-devcontainers/devboxes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devboxes

This repository contains a collection of Jetify Devbox configurations to help Catosplace Engineers set up and manage their development environments efficiently.

Prerequisites

Before you can run the Devbox shell, ensure you have the following installed:

  • Git - Version control system to clone this repository.
  • NixOS - Required for Linux environments.
  • Jetify Devbox CLI - Command-line interface for managing Devbox configurations.
  • WSL - Recommended for Windows users to run a Linux environment.

Getting Started

  1. Clone the repository into a folder called devboxes:

    git clone https://github.com/yourusername/catosplace-devcontainers.git devboxes
    cd devboxes
  2. Access your development environment:

    Follow the instructions provided by the Devbox shell to access and use your development environment.

Example: Starting the Engineering-Base Devbox

  1. Navigate to the appropriate directory:

    cd devboxes/engineering-base
  2. Run the Devbox shell:

    devbox shell

Using act to run GitHub Actions locally

Need to create a .secrets file with the GITHUB_TOKEN included

GITHUB_TOKEN={YOUR_GITHUB_TOKEN}

License

This project is licensed under the GNU GPLv3 License. See the LICENSE.md file for details.

Contact

For any questions or support, please open an issue on this repository or contact us at [email protected].

About

Collection of Jetify Devboxes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •