Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sbrow
/
envr
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor to Zig
- #7
#7
Open
sbrow
wants to merge 24 commits into
main
sbrow/envr:main
from
zig
sbrow/envr:zig
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Open
refactor to Zig
#7
sbrow
wants to merge 24 commits into
main
sbrow/envr:main
from
zig
sbrow/envr:zig
Copy head branch name to clipboard
Commits
Commits on Jun 16, 2026
feat: Added zig config.
spencer
committed
09df563
View commit details
Copy full SHA for 09df563
Browse repository at this point
feat: Created zig wrapper.
spencer
committed
a7be0c7
View commit details
Copy full SHA for a7be0c7
Browse repository at this point
wip: feat: Migrated version command to zig.
spencer
committed
898a919
View commit details
Copy full SHA for 898a919
Browse repository at this point
feat: Added command structure.
Spencer Brower
committed
a0cbaad
View commit details
Copy full SHA for a0cbaad
Browse repository at this point
refactor: Broke comma into a separate package.
Spencer Brower
committed
5a3bc60
View commit details
Copy full SHA for 5a3bc60
Browse repository at this point
feat: Migrated `deps` command.
Spencer Brower
committed
89ac19b
View commit details
Copy full SHA for 89ac19b
Browse repository at this point
feat(comma): Added enum value for unknown commands.
Spencer Brower
committed
33ca652
View commit details
Copy full SHA for 33ca652
Browse repository at this point
feat: Added help output for commands.
Spencer Brower
committed
b4952a4
View commit details
Copy full SHA for b4952a4
Browse repository at this point
docs: Added AI Disclaimer to README.md.
Spencer Brower
committed
61ab692
View commit details
Copy full SHA for 61ab692
Browse repository at this point
feat(comma): Added help method.
Spencer Brower
committed
ccaeda8
View commit details
Copy full SHA for ccaeda8
Browse repository at this point
feat: added Config parsing.
Spencer Brower
committed
8d1b0ff
View commit details
Copy full SHA for 8d1b0ff
Browse repository at this point
feat: zig-sqlite.
Spencer Brower
committed
41944af
View commit details
Copy full SHA for 41944af
Browse repository at this point
feat: Added age-ffi.
Spencer Brower
committed
0db97b7
View commit details
Copy full SHA for 0db97b7
Browse repository at this point
feat: Created own age wrapper.
Spencer Brower
committed
3fd3ca2
View commit details
Copy full SHA for 3fd3ca2
Browse repository at this point
feat: Implemented basic db operation.
Spencer Brower
committed
20d4ad5
View commit details
Copy full SHA for 20d4ad5
Browse repository at this point
feat(age): accept multiple recipients.
Spencer Brower
committed
3277102
View commit details
Copy full SHA for 3277102
Browse repository at this point
feat: accept config in Db
Spencer Brower
committed
256382c
View commit details
Copy full SHA for 256382c
Browse repository at this point
feat(config): Added data path.
Spencer Brower
committed
d00055a
View commit details
Copy full SHA for d00055a
Browse repository at this point
feat: Restore db from file.
Spencer Brower
committed
336bd37
View commit details
Copy full SHA for 336bd37
Browse repository at this point
feat: list cmd.
Spencer Brower
committed
aedbeb2
View commit details
Copy full SHA for aedbeb2
Browse repository at this point
feat: Added table viewer.
spencer
committed
f15d2e4
View commit details
Copy full SHA for f15d2e4
Browse repository at this point
refactor: Moved deps into `root.zig`.
Spencer Brower
committed
f3a0dd8
View commit details
Copy full SHA for f3a0dd8
Browse repository at this point
fix: Fixed issue with buffer size.
Spencer Brower
committed
c663f15
View commit details
Copy full SHA for c663f15
Browse repository at this point
feat: init command.
Spencer Brower
committed
cec8d0e
View commit details
Copy full SHA for cec8d0e
Browse repository at this point
You can’t perform that action at this time.