Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/fastlane/commander

The complete solution for Ruby command-line executables
https://github.com/fastlane/commander

- Update gemspec

c5959bed7b12a34e7873a9e589dab4291d770fb8 authored about 16 years ago
- Updated manifest

f9afd8abba46c001fc4e759a086aa976d2174c2b authored about 16 years ago
- Todo

6b245441ec7c974901b340e77e9e9607f4a40fc7 authored about 16 years ago
- Added raising of error when name, version, or description are not populated

8b737145b39933f4c668e435bc14f1b73cbd15c1 authored about 16 years ago
- Added formatter base

eaf22231dcfb3a85185a0ffae30bfbe65fcbc5d2 authored about 16 years ago
- Added #program

090f1b2e850c99a3d9c927b101301d005c3f86e7 authored about 16 years ago
- Refactored #run spec test

08dd8d4b2964c56a0aec5351d6873d1664200f55 authored about 16 years ago
- Added test for running when_called proc and passing arguments

c5bddfb2085f8814a609fc7b4ec4e0d0ea2317ab authored about 16 years ago
- Added test for adding options to previously created commands

- Added test for running option procs

db5c67f11592993689f0222354a9bc4dfbe44e2c authored about 16 years ago
- Added two error classes to runner

- Added spec for invalid command error

2708c9447334cbbe6cf175313ac5929253615276 authored about 16 years ago
- Added help formatter files

- Added documentation for most of gem

7eb2cd5f62f4721e1d7e1f2ae96203a1d94d3f50 authored about 16 years ago
- Added registering of commands and some basic functionality

c88bc88349753578012b0946b1babd1abcdfd3a8 authored about 16 years ago
- Rearranging files

6ac1717b1b45cad7d6747b7085c0712891ea2611 authored about 16 years ago
- Added syntax to help generator

de9a80dbfb80473c39959e463e942292162dcb79 authored over 16 years ago
- Todo

060b068a73434b79a5b621176b90e074b74ad579 authored over 16 years ago
- Common github! build me!

36a9c0e252a99914a0aa0451dd6a4b0cd2811ae4 authored over 16 years ago
- Removed homepage

c094609f0a6bce3eba931eaefba5e71c27a89041 authored over 16 years ago
- Todo

b74c9241b8624932aa8dc3cb074c70f1af103ffa authored over 16 years ago
- Updated version

93329a6a3e5b6e2d635fa6645173e414b1bbcafc authored over 16 years ago
- Forgot to add array.rb

801747b9b29c27f57688e7290c826b5d8ca6d8be authored over 16 years ago
- Reformatted history slightly

9c6f9055514b5692e94baf965b5efd002e533fff authored over 16 years ago
- Added paging

7fac55375710374ab7f6eae3e17c0e8b13447d47 authored over 16 years ago
- Added bold headings to default help generator

bd246684fb038b665ad9c62cb46cd5355d6e67f2 authored over 16 years ago
- Added example of highline in doc

13aa1b511105e32093c049a9148e4b1b951ce022 authored over 16 years ago
- Removed conditional ARGV

- Removed some todo items

2f4046c6e3e154dc5834ca0a38e6c68cebb34d97 authored over 16 years ago
- Added Array::parse for usage with highlines ask method

bf550a94912a92fc737c42667c6419c204e847f5 authored over 16 years ago
- Removed interaction lib and added dependency for highline

1f8eab701b5ea2a1d6dc5904d73a307d6803fe4e authored over 16 years ago
*

a1656bebe1a53e23b1e07d11b1d17c1d237a4169 authored over 16 years ago
- Todo items

efe2d1580434e1c8fc5e6c09f89a5b1ff9310ca8 authored over 16 years ago
- Updated version

7637304bd9923e7e854d7502130375d277f9dc11 authored over 16 years ago
- Added global options --help and --version

3bd5bc47a268369fdd3c98426451b872051c0ae9 authored over 16 years ago
- Updated version

a46b066caad5e125f17776ae36218c236cd9901e authored over 16 years ago
- Fixed typo

d38ecc5dd1fb5fe7e86234e3ad0bdd09308c1ee8 authored over 16 years ago
- Updated version

5e0b21d5d22d93a4b9eb77828ece32d75432138a authored over 16 years ago
- README tabs to spaces

e5cd60b9b28487699b5b9e459b1d1447ab55f736 authored over 16 years ago
- Added gemspec needed by github

16a54174646aaf9ef7ace7039bee6be19e9fa887 authored over 16 years ago
- Updated version and history

3c8ead34ef718d192d07e8889da47cd43069993d authored over 16 years ago
- Added hash-bang

- Added require of rubygems

5b4a28640c0aec34f46414c08995833a65ee1f33 authored over 16 years ago
- Added README feature explaining the existnace of commander exec

f3cd0ee428bdf4863ded994fe54ef5881a59ef84 authored over 16 years ago
- Updated history

c0897c60d9bc986014ed3c937383e96b5d821f53 authored over 16 years ago
- Removed old todo\s

d2e0a74f062f0fe40d5a334252d2295f99fd99ea authored over 16 years ago
- Fixed interaction methods

f5a3fda0999d70bce2d36c13131b949c0fd996a8 authored over 16 years ago
- Added ability to create skeleton using commander exec

6b7b5be3d280eee276e520d1493a556b8307c803 authored over 16 years ago
- Added some documentation

- Added rescue for missing argument exceptions

c0357ce065db6e4a26cab21a5faa747aaf7e0e04 authored over 16 years ago
- Added help to the sub-command list

3d15ab7464500ade723386f68d14f9721093d5d4 authored over 16 years ago
- Doc

62c9459b83fd029b5964444f72a1f63ca69f17fd authored over 16 years ago
- Todo items

f1beae6c7213d4b0f074a3c599020ea84c273cdc authored over 16 years ago
- Added copyright to default help generator

02ded71797e2af2ae874c56fc586fb7541a48ee3 authored over 16 years ago
- Changed syntax back to old version with |c|

- Removed Enumerable mixin, not really needed
- Finished default help generator

eecd99be2ccd871068f97502dbd4b6d5e92228cc authored over 16 years ago
- Renamed specs using proper convention

- Commands now utilize instance_eval for cleaner syntx

4539cfc4b35ff811277af8f5a4120a9ce5c9719c authored over 16 years ago
- Removed pkg again...

4d71422e5a51da901cd558acc3fbacdc87f3f92d authored over 16 years ago
- Added @user_command

- Changed some other code which reflects the @user_command change

9c10ac0b115a4d3f31cfc5d50e86b955756e2ffe authored over 16 years ago
- Fixed interaction due to changes to method names

- Fixed invoking of command

ee0744ff571eb1f3e135810ec01c9b636c04668e authored over 16 years ago
- Added new_manager helper

f5def2986a95cf0fa70895823272cb6a4cc766b8 authored over 16 years ago
- Added kill_instance!

90481a8f0fae6756458a845389bc071927e90ab6 authored over 16 years ago
- Removed pkg from git

19f60f44a9bb2bfd2292239612d08fe54680ba44 authored over 16 years ago
- Re-arranged attrs

d3a2362d1a53ebdee5761c5a8c6b52eb8f9367c3 authored over 16 years ago
- Changed get_info to info

825a3d18ee3064a23490553ec4948c06334a4dfd authored over 16 years ago
- Doc

e0ee798e7b0c09e95e52d2aeefb3d0eadb9d15dc authored over 16 years ago
- Added version.rb

ef26669185839920be3a20bcc572f8e000d5b193 authored over 16 years ago
- Abstracted files, functionality remains the same

89bb0048a8e30094bf5470936413a5b1842ae394 authored over 16 years ago
- Renamed ui

00c59c9c157a1d857b975e5f672073e13be579de authored over 16 years ago
- Removed conventions doc

1b21ca48890d4d99d827b1aa53d82a52569aec9a authored over 16 years ago
- Added history

- Changed version to 1.0.0 for first release

5fa6ad28240ababc82224f95fcb0371f501743de authored over 16 years ago
- Added version switch

43e002112b219225197ea7d1a85b2c9cdfbf5047 authored over 16 years ago
- Added some more rendering methods

5c72440143a876b64ff0f3a6b58e867c0fa346e6 authored over 16 years ago
- Added doc for help generator

3b0b09d7029aac378240ef77cad8fd9efed6ca4e authored over 16 years ago
- Added ability to invoke callbacks

b81d6a4ac16d282e3dd6685cd204d8334afddb79 authored over 16 years ago
- Changed options to info

6ddbcdb709d14f9146abac9b684a88cb3529199f authored over 16 years ago
- Updated manifest

7129a417c4e3d30d50e9feceed5a475c46b3e453 authored over 16 years ago
- Added a bunch of tests

f85121db550cc5d24335b4e6ddf26b85b522a4fb authored over 16 years ago
- Removed executable

86d7e406984e5909bd95eebf7e2075a14387b65e authored over 16 years ago
- Initial commit

95ab898c306b88caf8d78ebdcae9ca94a64ab5ea authored over 16 years ago