pijul nest
guest [sign in]

Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

.ignore
# Nix stuff
result*
.envrc
.direnv

# Factor stuff
factor.image

# NO to Microsoft
devcontainer.json
*.code-workspace
.devcontainer
.github
.vscode

# NO to Docker
*Dockerfile*
*docker-compose*

# NO to invasive configs
.husky
.pre-commit-config.{yaml,yml}