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
lib
on
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 7, 2017
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
Don't allow positional arguments to float past subcommand.
mdub
committed
c7fa771
View commit details
Copy full SHA for c7fa771
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Release that.
mdub
committed
ebcf7e5
View commit details
Copy full SHA for ebcf7e5
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Lint.
mdub
committed
5e65541
View commit details
Copy full SHA for 5e65541
View code at this point
Browse repository at this point
Inherit all inheritable parameters.
Show description for 8038c06
mdub
committed
8038c06
View commit details
Copy full SHA for 8038c06
View code at this point
Browse repository at this point
Consolidate subcommand instantiation logic.
mdub
committed
b32f696
View commit details
Copy full SHA for b32f696
View code at this point
Browse repository at this point
More refactoring.
mdub
committed
3d3788a
View commit details
Copy full SHA for 3d3788a
View code at this point
Browse repository at this point
Some refactoring.
mdub
committed
d0c4288
View commit details
Copy full SHA for d0c4288
View code at this point
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
View code at this point
Browse repository at this point
Expect a class from subcommand_missing
Kimmo Lehto
committed
895b4e3
View commit details
Copy full SHA for 895b4e3
View code at this point
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
View code at this point
Browse repository at this point
Commits on Oct 9, 2016
Lint.
mdub
committed
20d6aad
View commit details
Copy full SHA for 20d6aad
View code at this point
Browse repository at this point
Quieten more cops.
mdub
committed
9027193
View commit details
Copy full SHA for 9027193
View code at this point
Browse repository at this point
Drop Ruby 1.8 compatibility.
mdub
committed
ecc4b90
View commit details
Copy full SHA for ecc4b90
View code at this point
Browse repository at this point
"rubocop -a"
mdub
committed
e46c3c6
View commit details
Copy full SHA for e46c3c6
View code at this point
Browse repository at this point
Commits on Oct 7, 2016
Try command_class.subcommand_missing before signaling missing subcommand error
Kimmo Lehto
committed
bde5827
View commit details
Copy full SHA for bde5827
View code at this point
Browse repository at this point
Commits on Oct 1, 2016
Release. It's been a while.
mdub
committed
aa166d8
View commit details
Copy full SHA for aa166d8
View code at this point
Browse repository at this point
Commits on Sep 26, 2016
Fixed grammar error / typo in the error message
Kimmo Lehto
committed
e1285f2
View commit details
Copy full SHA for e1285f2
View code at this point
Browse repository at this point
Commits on Jun 28, 2016
Fix typo.
mdub
committed
eba8b88
View commit details
Copy full SHA for eba8b88
View code at this point
Browse repository at this point
Commits on Apr 13, 2016
Close a gap in attribute naming with no long option-name.
mdub
committed
daecae9
View commit details
Copy full SHA for daecae9
View code at this point
Browse repository at this point
Commits on Jun 8, 2015
Release 1.0.0!
mdub
committed
13b0953
View commit details
Copy full SHA for 13b0953
View code at this point
Browse repository at this point
Commits on May 29, 2015
Tests for Clamp::Messages
Tomas Strachota
committed
eb9054a
View commit details
Copy full SHA for eb9054a
View code at this point
Browse repository at this point
Try a better way to test for String interpolation.
mdub
authored and
Tomas Strachota
committed
1d40af9
View commit details
Copy full SHA for 1d40af9
View code at this point
Browse repository at this point
Some refactoring.
mdub
authored and
Tomas Strachota
committed
f1036ea
View commit details
Copy full SHA for f1036ea
View code at this point
Browse repository at this point
Extract a Clamp::Messages module.
mdub
authored and
Tomas Strachota
committed
75b9a92
View commit details
Copy full SHA for 75b9a92
View code at this point
Browse repository at this point
Use built-in string formatting where available.
mdub
authored and
Tomas Strachota
committed
cfc9ac6
View commit details
Copy full SHA for cfc9ac6
View code at this point
Browse repository at this point
Inline #usage_heading.
mdub
authored and
Tomas Strachota
committed
b957c21
View commit details
Copy full SHA for b957c21
View code at this point
Browse repository at this point
I18n support for help builders
Show description for 5b1dd05
Tomas Strachota
committed
5b1dd05
View commit details
Copy full SHA for 5b1dd05
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.