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
Branch selector
v1.2.0
User selector
All users
All time
Commit history
Commits on Feb 11, 2018
Release that.
mdub
committed
d40c0d9
View commit details
Copy full SHA for d40c0d9
Browse repository at this point
Commits on Jan 20, 2018
Merge branch 'master' into allow_interspersed_options_and_params
mdub
committed
ac6e7f2
View commit details
Copy full SHA for ac6e7f2
Browse repository at this point
Improve doc for "Clamp.allow_options_after_parameters".
mdub
committed
edc2fbb
View commit details
Copy full SHA for edc2fbb
Browse repository at this point
Commits on Dec 7, 2017
Merge pull request #81 from evgeni/required-multivalued
Show description for ee41d3d
mdub
authored
ee41d3d
View commit details
Copy full SHA for ee41d3d
Browse repository at this point
raise an error when a required, multivalued option is left blank
Show description for afacbb1
evgeni
committed
afacbb1
View commit details
Copy full SHA for afacbb1
Browse repository at this point
Commits on Nov 26, 2017
Update rubocop.
mdub
committed
0a24dcd
View commit details
Copy full SHA for 0a24dcd
Browse repository at this point
Commits on Nov 8, 2017
Make a beta release, for testing.
mdub
committed
cd3aa22
View commit details
Copy full SHA for cd3aa22
Browse repository at this point
Commits on Oct 30, 2017
Remove redundant test.
mdub
committed
1f277ee
View commit details
Copy full SHA for 1f277ee
Browse repository at this point
Don't allow positional arguments to float past subcommand.
mdub
committed
c7fa771
View commit details
Copy full SHA for c7fa771
Browse repository at this point
Extract a new test for "allow_options_after_parameters".
mdub
committed
5f857d5
View commit details
Copy full SHA for 5f857d5
Browse repository at this point
Commits on Oct 12, 2017
Add support for "Clamp.allow_options_after_parameters".
Show description for 0efc3b3
mdub
committed
0efc3b3
View commit details
Copy full SHA for 0efc3b3
Browse repository at this point
Commits on Jul 4, 2017
Merge pull request #74 from ronen/patch-1
Show description for 4eb4b73
mdub
authored
4eb4b73
View commit details
Copy full SHA for 4eb4b73
Browse repository at this point
Commits on Jul 3, 2017
Document how to create --version option
Show description for 88e35b2
ronen
authored
88e35b2
View commit details
Copy full SHA for 88e35b2
Browse repository at this point
Commits on Feb 12, 2017
Include parameter names in invocation_path for subcommands.
Show description for 110374e
mdub
committed
110374e
View commit details
Copy full SHA for 110374e
Browse repository at this point
Clarify purpose of examples.
mdub
committed
286ad2f
View commit details
Copy full SHA for 286ad2f
Browse repository at this point
Commits on Oct 19, 2016
Release that.
mdub
committed
ebcf7e5
View commit details
Copy full SHA for ebcf7e5
Browse repository at this point
Rename ".declare_attribute" back to ".define_accessors_for".
Show description for 03b8844
mdub
committed
03b8844
View commit details
Copy full SHA for 03b8844
Browse repository at this point
Commits on Oct 16, 2016
Release 1.1.0.
mdub
committed
4f87593
View commit details
Copy full SHA for 4f87593
Browse repository at this point
Upgrade test infrastructure.
mdub
committed
e04ddb0
View commit details
Copy full SHA for e04ddb0
Browse repository at this point
Remove unused method from example.
mdub
committed
c4422c4
View commit details
Copy full SHA for c4422c4
Browse repository at this point
Lint.
mdub
committed
5e65541
View commit details
Copy full SHA for 5e65541
Browse repository at this point
Inherit all inheritable parameters.
Show description for 8038c06
mdub
committed
8038c06
View commit details
Copy full SHA for 8038c06
Browse repository at this point
Consolidate subcommand instantiation logic.
mdub
committed
b32f696
View commit details
Copy full SHA for b32f696
Browse repository at this point
More refactoring.
mdub
committed
3d3788a
View commit details
Copy full SHA for 3d3788a
Browse repository at this point
Some refactoring.
mdub
committed
d0c4288
View commit details
Copy full SHA for d0c4288
Browse repository at this point
Commits on Oct 10, 2016
Merge pull request #65 from kke/feature/subcommand_missing
Show description for 8596b60
mdub
authored
8596b60
View commit details
Copy full SHA for 8596b60
Browse repository at this point
Expect a class from subcommand_missing
Kimmo Lehto
committed
895b4e3
View commit details
Copy full SHA for 895b4e3
Browse repository at this point
Added test for subcommand_missing return value
Kimmo Lehto
committed
7cd35c6
View commit details
Copy full SHA for 7cd35c6
Browse repository at this point
Added test for subcommand_missing
Kimmo Lehto
committed
5cef313
View commit details
Copy full SHA for 5cef313
Browse repository at this point
Moved default subcommand_missing implementation to Clamp::Command
Kimmo Lehto
committed
1c40e7e
View commit details
Copy full SHA for 1c40e7e
Browse repository at this point
Commits on Oct 9, 2016
Demonstrate bug.
mdub
committed
c15ef93
View commit details
Copy full SHA for c15ef93
Browse repository at this point
Lint.
mdub
committed
20d6aad
View commit details
Copy full SHA for 20d6aad
Browse repository at this point
Quieten more cops.
mdub
committed
9027193
View commit details
Copy full SHA for 9027193
Browse repository at this point
Use slightly new versions of Ruby.
mdub
committed
dd0067b
View commit details
Copy full SHA for dd0067b
Browse repository at this point
Drop Ruby 1.8 compatibility.
mdub
committed
ecc4b90
View commit details
Copy full SHA for ecc4b90
Browse repository at this point
Previous
Next
You can’t perform that action at this time.