-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathMANIFEST
98 lines (98 loc) · 2.89 KB
/
MANIFEST
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
.appveyor.yml
.tom/changes.pl6
.tom/install.pl6
.tom/make-dist.pl6
.tom/make-doc.pl6
.tom/push.pl6
.tom/version.pl6
.travis.yml
bin/sparrow
Changes
examples/lib/test.pm
examples/modules/plg-generic/install/story.check
examples/modules/plg-generic/install/story.pl
examples/modules/plg-generic/install/story.pm
examples/modules/project/create/story.check
examples/modules/project/create/story.pl
examples/modules/project/task/create/story.check
examples/modules/project/task/create/story.pl
examples/modules/project/task/remove/story.bash
examples/modules/project/task/remove/story.check
examples/plg/list/story.bash
examples/plg/list/story.check
examples/plg/man/story.bash
examples/plg/man/story.check
examples/plg/run/hook.bash
examples/plg/run/story.bash
examples/plg/run/story.check
examples/plg/search/story.check
examples/plg/search/story.pl
examples/plg/search/windows.test
examples/plg/swat/run/hook.bash
examples/plg/swat/run/story.bash
examples/plg/swat/run/story.check
examples/plg/upload/foo-test/Changes.md
examples/plg/upload/foo-test/get.txt
examples/plg/upload/foo-test/hook.pm
examples/plg/upload/foo-test/README.md
examples/plg/upload/foo-test/sparrow.json
examples/project-create/story.check
examples/project-create/story.pm
examples/project/list/story.bash
examples/project/list/story.check
examples/project/remove/story.check
examples/project/remove/story.pl
examples/remote-task-run/public/nano-rc/story.bash
examples/remote-task-run/public/nano-rc/story.check
examples/ruby-plg-run/story.bash
examples/ruby-plg-run/story.check
examples/suite.ini
examples/task-box-run/json/story.bash
examples/task-box-run/json/story.check
examples/task-box-run/yaml/story.bash
examples/task-box-run/yaml/story.check
examples/task-create-existed/story.check
examples/task-create-existed/story.pm
examples/task-create/story.check
examples/task-create/story.pm
examples/task-ini/story.check
examples/task-ini/story.pl
examples/task-ini/story.pm
examples/task-load-ini/story.check
examples/task-load-ini/story.pm
examples/task-remove/story.check
examples/task-remove/story.pm
examples/task-run-alternative-notation/story.bash
examples/task-run-alternative-notation/story.check
examples/task-run-alternative-notation/story.pm
examples/task-run/story.bash
examples/task-run/story.check
examples/task-run/story.pm
examples/testbox.json
examples/testbox.yaml
inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Scripts.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Sparrow.pm
lib/Sparrow/Commands/Index.pm
lib/Sparrow/Commands/Plugin.pm
lib/Sparrow/Commands/Project.pm
lib/Sparrow/Commands/RemoteTask.pm
lib/Sparrow/Commands/Task.pm
lib/Sparrow/Commands/TaskBox.pm
lib/Sparrow/Constants.pm
lib/Sparrow/Misc.pm
Makefile.PL
MANIFEST This list of files
META.yml
README.md
run-test.pl
sparrowfile
t/00.t
todo.md