fd / mrlinux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started on Darwin

  1. Make sure you have OrbStack installed
  2. Make sure you have the mrlinuxctl script on your system
  3. mrlinuxctl create
  4. mrlinuxctl code <some project>
  5. From a VS Code terminal, login to Github gh auth login

For more information on the OrbStack setup read the stack docs.

Getting Started on Linux

  1. Make sure LXD is installed and initialized.
  2. Make sure you have the mrlinuxctl script on your system
  3. mrlinuxctl create
  4. mrlinuxctl code <some project>
  5. From a VS Code terminal, login to Github gh auth login

Usage

mrlinuxctl create [<machine>]
mrlinuxctl delete [<machine>]
mrlinuxctl reset [<machine>]
mrlinuxctl restart [<machine>]
mrlinuxctl code [-m <machine>] [-w|--wait] [-n|--new-window] [-r|--reuse-window] [path...]

Features

  • nix
  • nix caches
  • github integration where needed
  • vscode integration
  • automatic housekeeping
  • keep your personal and professional workspaces separate
  • support OCI/Docker containers
  • support NixOS-containers/systemd-nspawn

About


Languages

Language:Shell 55.4%Language:Nix 44.2%Language:HTML 0.4%