Skip to content

ScopeCreep-zip/workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ScopeCreep-zip Workspace

Organization-level workspace root for ScopeCreep-zip projects.

What is this?

This is a workspace.git — an org-level git repository that provides shared development environment configuration. Project repositories are cloned as siblings alongside this workspace and managed independently.

Setup

# Install open-sesame (if not already installed)
sudo apt install open-sesame open-sesame-desktop

# Clone workspace to canonical path
sesame workspace clone https://github.com/ScopeCreep-zip/workspace.git

# Clone project repos as siblings
sesame workspace clone https://github.com/ScopeCreep-zip/open-sesame.git
sesame workspace clone https://github.com/ScopeCreep-zip/spiritstream.git
sesame workspace clone https://github.com/ScopeCreep-zip/rekindle.git

# Enter workspace (activates direnv → konductor devshell)
cd /workspace/$USER/github.com/ScopeCreep-zip/

Directory Layout

/workspace/$USER/github.com/ScopeCreep-zip/
├── .git/              ← this repo (workspace.git)
├── .envrc             ← direnv: konductor devshell + sesame vault injection
├── .gitignore         ← ignores sibling project repos
├── .sesame.toml       ← workspace-level sesame profile config
├── open-sesame/       ← cloned separately, own .git
├── spiritstream/      ← cloned separately, own .git
└── rekindle/          ← cloned separately, own .git

Projects

Repository Description
open-sesame Desktop orchestration: window switcher, secret vaults, app launcher
SpiritStream Guerrilla live streaming platform
Rekindle Chat application
Springtale Bot/AI assistant framework
Symbiont Trust and orchestration protocol
kalilix Kali Linux as a Nix flake

About

Workspace convention root for ScopeCreep-zip organization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages