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 }}
jakolehm
/
clamp
Public
forked from
mdub/clamp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
clamp
spec
on
messages
User selector
All users
All time
Commit history
Commits on May 18, 2015
Merge pull request #52 from jordansissel/feature/option-hidden
Show description for d1425d5
mdub
committed
d1425d5
View commit details
Copy full SHA for d1425d5
View code at this point
Browse repository at this point
Commits on May 2, 2015
Add Clamp::Command.find_subcommand_class.
mdub
committed
6f08018
View commit details
Copy full SHA for 6f08018
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
Tests: convert 'describe' to 'context', where appropriate.
mdub
committed
7ddada9
View commit details
Copy full SHA for 7ddada9
View code at this point
Browse repository at this point
Refactor tests for environment variables.
mdub
committed
9a01d9d
View commit details
Copy full SHA for 9a01d9d
View code at this point
Browse repository at this point
Fix old RSpec assertion that snuck in.
mdub
committed
e0a1c41
View commit details
Copy full SHA for e0a1c41
View code at this point
Browse repository at this point
Add '#signal_error' method.
mdub
committed
5f20b1a
View commit details
Copy full SHA for 5f20b1a
View code at this point
Browse repository at this point
Commits on Feb 15, 2015
Ensure that the default-value is only calculated once.
Show description for 36d83d0
mdub
committed
36d83d0
View commit details
Copy full SHA for 36d83d0
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Add support for hidden options
Show description for d453fad
jordansissel
committed
d453fad
View commit details
Copy full SHA for d453fad
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
Adopt new RSpec expectation syntax.
mdub
committed
edfb8db
View commit details
Copy full SHA for edfb8db
View code at this point
Browse repository at this point
Commits on Jan 22, 2015
Fixed specs to match changes in the latest RSpec
Tomas Strachota
committed
abf2c48
View commit details
Copy full SHA for abf2c48
View code at this point
Browse repository at this point
Commits on Jun 4, 2013
Refactoring around multi-valued attributes.
mdub
committed
a045c03
View commit details
Copy full SHA for a045c03
View code at this point
Browse repository at this point
Add setter for :multivalued options.
Show description for 88894dd
mdub
committed
88894dd
View commit details
Copy full SHA for 88894dd
View code at this point
Browse repository at this point
Commits on May 7, 2013
Signal a usage error when an environment variable fails validation.
mdub
committed
e4b62b9
View commit details
Copy full SHA for e4b62b9
View code at this point
Browse repository at this point
Commits on Apr 28, 2013
Error if default_subcommand is declared after subcommands.
mdub
committed
17d1bfd
View commit details
Copy full SHA for 17d1bfd
View code at this point
Browse repository at this point
Move handling of "truthy" for flags into writer-method.
mdub
committed
df06d79
View commit details
Copy full SHA for df06d79
View code at this point
Browse repository at this point
Refactor: rename Clamp::{Option,Parameter,Subcommand}.
Show description for 9e55ef4
mdub
committed
9e55ef4
View commit details
Copy full SHA for 9e55ef4
View code at this point
Browse repository at this point
Commits on Apr 26, 2013
Add support for multi-valued options.
mdub
committed
c53543a
View commit details
Copy full SHA for c53543a
View code at this point
Browse repository at this point
Commits on Apr 23, 2013
Pass values of parameters before the subcommand down to subcommand.
mdub
committed
0a00a09
View commit details
Copy full SHA for 0a00a09
View code at this point
Browse repository at this point
More refactoring.
mdub
committed
8945b86
View commit details
Copy full SHA for 8945b86
View code at this point
Browse repository at this point
Re-introduce subcommand parameter.
mdub
committed
fb28162
View commit details
Copy full SHA for fb28162
View code at this point
Browse repository at this point
Test for subcommands specified after parameters.
mdub
committed
2f39dd3
View commit details
Copy full SHA for 2f39dd3
View code at this point
Browse repository at this point
Commits on Apr 9, 2013
Merge pull request #30 from pbyrne/banner-dsl
Show description for 8963836
mdub
committed
8963836
View commit details
Copy full SHA for 8963836
View code at this point
Browse repository at this point
Rewrite some specs.
mdub
committed
c06445f
View commit details
Copy full SHA for c06445f
View code at this point
Browse repository at this point
Provide Command#banner DSL Around Description
Show description for fb23bb0
Patrick Byrne
committed
fb23bb0
View commit details
Copy full SHA for fb23bb0
View code at this point
Browse repository at this point
Commits on Mar 7, 2013
Be more robust when inferring the attribute_name of a parameter.
Show description for 87cc18d
mdub
committed
87cc18d
View commit details
Copy full SHA for 87cc18d
View code at this point
Browse repository at this point
Explicit tests for multiplicity.
mdub
committed
ba38c25
View commit details
Copy full SHA for ba38c25
View code at this point
Browse repository at this point
Switch to using RSpec's 'let' for fixture data.
mdub
committed
dc8d551
View commit details
Copy full SHA for dc8d551
View code at this point
Browse repository at this point
Commits on Oct 17, 2012
Demonstrate that #execute may be inherited by subcommand classes.
mdub
committed
89b8936
View commit details
Copy full SHA for 89b8936
View code at this point
Browse repository at this point
Let subcommands parse their own arguments.
mdub
committed
427d6ef
View commit details
Copy full SHA for 427d6ef
View code at this point
Browse repository at this point
Commits on May 13, 2012
Simplify the tests for dpiddy's patch.
mdub
committed
c7a9304
View commit details
Copy full SHA for c7a9304
View code at this point
Browse repository at this point
Merge remote-tracking branch 'remotes/dpiddy/improve-multi-line-handling'
mdub
committed
b2e876d
View commit details
Copy full SHA for b2e876d
View code at this point
Browse repository at this point
Commits on May 12, 2012
Fix test.
mdub
committed
0057f4b
View commit details
Copy full SHA for 0057f4b
View code at this point
Browse repository at this point
Commits on May 10, 2012
Spacing.
danp
committed
c9c9ac2
View commit details
Copy full SHA for c9c9ac2
View code at this point
Browse repository at this point
Improve multi-line option value and parameter parsing.
danp
committed
a517d43
View commit details
Copy full SHA for a517d43
View code at this point
Browse repository at this point
Commits on May 4, 2012
- Add specs to cover #23 - :required options!
Show description for 648e517
jordansissel
committed
648e517
View commit details
Copy full SHA for 648e517
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.