-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.index
69 lines (69 loc) · 1.32 KB
/
.index
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
revision: 2013
type: ruby
sources:
- var
authors:
- name: Trans
email: [email protected]
organizations:
- name: Rubyworks
requirements:
- groups:
- build
development: true
name: detroit
- groups:
- build
development: true
name: ergo
- groups:
- test
development: true
name: qed
- groups:
- test
development: true
name: ae
conflicts: []
alternatives: []
resources:
- type: home
uri: http://rubyworks.github.com/clik
label: Homepage
- type: code
uri: http://github.com/rubyworks/clik
label: Source Code
- type: docs
uri: http://rubydoc.info/gems/clik
label: Documentation
- type: wiki
uri: http://wiki.github.com/rubyworks/clik
label: User Guide
- type: bugs
uri: http://github.com/rubyworks/clik/issues
label: Issue Tracker
- type: mail
uri: http://groups.google.com/group/rubyworks-mailinglist
label: Mailing List
repositories:
- name: upstream
scm: git
uri: git://github.com/rubyworks/clik.git
categories: []
copyrights:
- holder: Rubyworks
year: '2013'
license: BSD-2-Clause
customs: []
paths:
lib:
- lib
created: '2013-01-01'
summary: Command-line Interface in the Kernel
title: CLI.K
version: 0.1.0
name: clik
description: ! "CLI.K stands for Command Line Interface in the Kernel. It provides
a very \nsimple `cli` method for parsing command line options."
date: '2013-03-07'