Skip to content

IIRoan/devcontainer-splitrail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Container Feature: Splitrail

This repository packages the Splitrail CLI as a reusable Dev Container Feature, aligned with the latest upstream GitHub release.

Feature Contents

  • Discovers the latest Splitrail release at install time (configurable via VERSION).
  • Downloads the GNU tarball when available; falls back to the published .deb if needed.
  • Installs the splitrail binary into /usr/local/bin.

Usage

Add the feature in your devcontainer.json.

{
  "features": {
    "ghcr.io/iiroan/devcontainer-splitrail/splitrail:1": {}
  }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages