publican_creators 1.2.5 → 1.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +102 -170
- data/CONTRIBUTING.md +11 -7
- data/MAINTENANCE.md +6 -6
- data/README.md +21 -19
- data/lib/publican_creators/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c4629dab9ace367abe4051b1411d4889645d3ef16028c50e058ba4bdd03c845e
|
|
4
|
+
data.tar.gz: b9f89f87cd15881422ab6a45162f9f4f528347868b199e5dd0f6ac6c53abf176
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 83e6ad174eb2125e381ee02620e8dfe33a24b5f0685537402775c7592a03dc97187b66384851bb32270fd18f568018c903f550431bae7ccba6b0131db3676738
|
|
7
|
+
data.tar.gz: 4abc676645335966628d50c7f3a684e7662def064d1234077482d5277dbe826d365b436934f62a2e133ea114dca3999ac4d6f484d79016c22775ae25b00243ac
|
data/CHANGELOG.md
CHANGED
|
@@ -1,238 +1,170 @@
|
|
|
1
|
-
|
|
1
|
+
# Changelog
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
* Fixed workflow file
|
|
3
|
+
## 1.2.6 / 2020-07-10
|
|
5
4
|
|
|
6
|
-
|
|
5
|
+
* updated docs
|
|
7
6
|
|
|
8
|
-
|
|
7
|
+
## 1.2.5 / 2020-07-10
|
|
9
8
|
|
|
10
|
-
|
|
9
|
+
* Added PR#43: Create Dependabot config file that fixes issue #41 Dependabot can't resolve your Ruby dependency files
|
|
10
|
+
* Fixed workflow file
|
|
11
11
|
|
|
12
|
-
|
|
13
|
-
* Bump rspec from 3.7.0 to 3.8.0
|
|
14
|
-
* Bump rdoc from 6.0.4 to 6.1.1
|
|
15
|
-
* [Security] Bump nokogiri from 1.8.3 to 1.10.3
|
|
16
|
-
* Bump rubocop from 0.57.2 to 0.68.1
|
|
12
|
+
## 1.2.4 / 2020-06-27
|
|
17
13
|
|
|
18
|
-
|
|
14
|
+
* updated dependencies
|
|
19
15
|
|
|
20
|
-
|
|
16
|
+
## 1.2.3 / 2019-05-20
|
|
21
17
|
|
|
22
|
-
|
|
18
|
+
* Updated dependencies
|
|
19
|
+
* Bump rspec from 3.7.0 to 3.8.0
|
|
20
|
+
* Bump rdoc from 6.0.4 to 6.1.1
|
|
21
|
+
* [Security] Bump nokogiri from 1.8.3 to 1.10.3
|
|
22
|
+
* Bump rubocop from 0.57.2 to 0.68.1
|
|
23
23
|
|
|
24
|
-
|
|
24
|
+
## 1.2.2 / 2018-06-30
|
|
25
25
|
|
|
26
|
-
|
|
26
|
+
* updated dependencies
|
|
27
27
|
|
|
28
|
-
|
|
29
|
-
* updated documentation and projects url
|
|
28
|
+
## 1.2.1 / 2018-04-29
|
|
30
29
|
|
|
31
|
-
|
|
30
|
+
* updated dependencies
|
|
31
|
+
* updated documentation and projects url
|
|
32
32
|
|
|
33
|
-
|
|
33
|
+
## 1.2.0 / 2017-11-07
|
|
34
34
|
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
35
|
+
* updated dependencies
|
|
36
|
+
* code refactoring with rubocop and reek
|
|
37
|
+
* use XDG Standard for config files
|
|
38
38
|
|
|
39
|
-
|
|
39
|
+
## 1.1.2 / 2017-02-27
|
|
40
40
|
|
|
41
|
-
|
|
41
|
+
* updated dependencies
|
|
42
42
|
|
|
43
|
-
|
|
43
|
+
## 1.1.1 / 2017-02-23
|
|
44
44
|
|
|
45
|
-
|
|
45
|
+
* updated dependencies
|
|
46
46
|
|
|
47
|
-
|
|
47
|
+
## 1.1.0 / 2016-08-24
|
|
48
48
|
|
|
49
|
-
|
|
49
|
+
* updated dependencies
|
|
50
|
+
* fixed setup (Removed :setup_start from :setup)
|
|
50
51
|
|
|
51
|
-
|
|
52
|
+
## 1.0.4 / 2016-08-06
|
|
52
53
|
|
|
53
|
-
|
|
54
|
+
* updated dependencies from gemnasium
|
|
54
55
|
|
|
55
|
-
|
|
56
|
+
## 1.0.3 / 2016-02-08
|
|
56
57
|
|
|
57
|
-
|
|
58
|
+
* updated dependencies from gemnasium
|
|
58
59
|
|
|
59
|
-
|
|
60
|
+
## 1.0.2 / 2016-01-27
|
|
60
61
|
|
|
61
|
-
|
|
62
|
+
* updated dependencies by gemnasium
|
|
62
63
|
|
|
63
|
-
|
|
64
|
+
## 1.0.1 / 2015-12-23
|
|
64
65
|
|
|
65
|
-
|
|
66
|
+
* updated dependencies
|
|
66
67
|
|
|
67
|
-
|
|
68
|
+
## 0.4.14 / 2015-12-07
|
|
68
69
|
|
|
69
|
-
|
|
70
|
+
* fixed URL for openHUB and Openhatch
|
|
70
71
|
|
|
71
|
-
|
|
72
|
+
## 0.4.13 / 2015-09-08
|
|
72
73
|
|
|
73
|
-
|
|
74
|
+
* fixed PC23 (usage of setup.rb instead of native code).
|
|
75
|
+
* New structure: etc contains the publicancreators.cfg which will installed to HOME/.publican_creators/publicancreators.cfg. Also share/publican_creators contains the pictures for the launchers.
|
|
76
|
+
* Added .index and MANIFEST for packagers
|
|
74
77
|
|
|
75
|
-
|
|
78
|
+
## 0.4.12 / 2015-09-07
|
|
76
79
|
|
|
77
|
-
|
|
80
|
+
* Added bintray deployment
|
|
78
81
|
|
|
79
|
-
|
|
82
|
+
## 0.4.9 / 2015-06-27
|
|
80
83
|
|
|
81
|
-
|
|
84
|
+
* Fixed link creater for bins. The old code removes the old link, but doesn't creates a new one.
|
|
82
85
|
|
|
83
|
-
|
|
86
|
+
## 0.4.8.1 / 2015-05-26
|
|
84
87
|
|
|
85
|
-
|
|
88
|
+
* Improved and extended testcases for continuous integration
|
|
89
|
+
* Improved code to pacify rubocop.
|
|
86
90
|
|
|
87
|
-
|
|
91
|
+
## 0.4.8 / 2015-05-26
|
|
88
92
|
|
|
89
|
-
|
|
93
|
+
* fixed PC-18 Can't use RevisionCreator anymore
|
|
90
94
|
|
|
91
|
-
|
|
95
|
+
## 0.4.7 / 2015-05-25
|
|
92
96
|
|
|
93
|
-
|
|
97
|
+
* fixed PC-17 Fix buildscript (Rakefile)
|
|
98
|
+
* fixed PC-16 Refactor prepare
|
|
94
99
|
|
|
95
|
-
|
|
96
|
-
* New structure: etc contains the publicancreators.cfg which will installed to HOME/.publican_creators/publicancreators.cfg. Also share/publican_creators contains the pictures for the launchers.
|
|
97
|
-
* Added .index and MANIFEST for packagers
|
|
100
|
+
## 0.4.6 / 2015-05-23
|
|
98
101
|
|
|
99
|
-
|
|
102
|
+
* fixed PC-15 Cleanup and simplify the codebase
|
|
103
|
+
* fixed Inch CI: revision/f0acc2fd/code_object/1107530
|
|
104
|
+
* fixed Inch CI: revision/f0acc2fd/code_object/1104611
|
|
105
|
+
* fixed Inch CI: revision/f0acc2fd/code_object/1107517
|
|
100
106
|
|
|
101
|
-
|
|
107
|
+
## 0.4.5 / 2015-05-21
|
|
102
108
|
|
|
103
|
-
|
|
109
|
+
* fixed PC-13 Hardcoded language in fix_authorgroup_work
|
|
110
|
+
* fixed PC-14 Refactor fix_authorgroup_work
|
|
104
111
|
|
|
105
|
-
|
|
112
|
+
## 0.4.4 / 2015-05-20
|
|
106
113
|
|
|
107
|
-
|
|
114
|
+
* fixed PC-12 Extend RevisionCreator for changing the version number in Article_Info or Book_Info
|
|
115
|
+
* Updated documentation after fixing PC-12
|
|
108
116
|
|
|
109
|
-
|
|
117
|
+
## 0.4.3 / 2015-05-18
|
|
110
118
|
|
|
111
|
-
|
|
119
|
+
* Updated and improved documentation
|
|
112
120
|
|
|
113
|
-
|
|
121
|
+
## 0.4.2 / 2015-05-16
|
|
114
122
|
|
|
115
|
-
|
|
116
|
-
|
|
123
|
+
* Removed require PublicanCreators from RevisonCreator, because otherwise starts PublicanCreators.
|
|
124
|
+
* Fixed get class. Now it's possible to use blanks instead of underscores.
|
|
125
|
+
* Also possible to use blanks instead of underscores in RevisionCreator.
|
|
117
126
|
|
|
118
|
-
|
|
127
|
+
## 0.4.0 / 2015-05-16
|
|
119
128
|
|
|
120
|
-
|
|
129
|
+
* Both desktop files from PublicanCreators and RevisionCreators having just the name PublicanCreators. Now PublicanCreators uses its name and RevisionCreators its name.
|
|
130
|
+
* Made the shell output more colorful. Used yellow as standard color, red for fails, green for successes and blue for to check things.
|
|
131
|
+
* Extended Rakefile for preparing, building and publishing this gems docs.
|
|
121
132
|
|
|
122
|
-
|
|
133
|
+
## 0.3.6 / 2015-05-15
|
|
123
134
|
|
|
124
|
-
|
|
135
|
+
* Fixed Rakefile buildscript issue
|
|
125
136
|
|
|
126
|
-
|
|
137
|
+
## 0.3.5 / 2015-05-15
|
|
127
138
|
|
|
128
|
-
|
|
139
|
+
* fixed link_binary_rev (The variable for checker aren't resolved
|
|
140
|
+
* Changed the buildscript from shellscript to Rakefile. A little bit more comfortable.
|
|
129
141
|
|
|
130
|
-
|
|
142
|
+
## 0.3.2 / 2015-05-15
|
|
131
143
|
|
|
132
|
-
|
|
144
|
+
* Readded IRB to binary. Otherwise it doesn't start from /usr/bin (Hotfix)
|
|
145
|
+
* Hotfix for test file
|
|
133
146
|
|
|
134
|
-
|
|
147
|
+
## 0.3.0 / 2015-05-09
|
|
135
148
|
|
|
136
|
-
|
|
149
|
+
* PC-1: Create UI for add_revision
|
|
150
|
+
* PC-4: Create UI (Task)
|
|
151
|
+
* PC-5: Create/Update Documentation (Task)
|
|
137
152
|
|
|
138
|
-
|
|
139
|
-
* fixed Inch CI: revision/f0acc2fd/code_object/1107530
|
|
140
|
-
* fixed Inch CI: revision/f0acc2fd/code_object/1104611
|
|
141
|
-
* fixed Inch CI: revision/f0acc2fd/code_object/1107517
|
|
153
|
+
## 0.2.0 / 2015-05-07
|
|
142
154
|
|
|
143
|
-
|
|
155
|
+
* PC-6: Create rules for setup Fedora
|
|
156
|
+
* PC-7: Fix setup.sh
|
|
157
|
+
* PC-8: Add URL to Bugtracker into UI
|
|
158
|
+
* PC-9: Split methods from module PublicanCreatorsChange
|
|
159
|
+
* PC-10: Config versioning
|
|
144
160
|
|
|
145
|
-
|
|
161
|
+
## 0.1.1 / 2015-05-06
|
|
146
162
|
|
|
147
|
-
|
|
148
|
-
|
|
163
|
+
* Fetches the titlename, type and environment from a yad dialogbox
|
|
164
|
+
* Creates the initial documentation by using publican with using your titlename, your chosen type and environment
|
|
165
|
+
* PC-2: Extend documentation A-Type
|
|
166
|
+
* PC-3: Extend documentation B-Type
|
|
149
167
|
|
|
150
|
-
|
|
168
|
+
## 0.1.0 / 2015-04-25
|
|
151
169
|
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
* fixed PC-12 Extend RevisionCreator for changing the version number in Article_Info or Book_Info
|
|
155
|
-
* Updated documentation after fixing PC-12
|
|
156
|
-
|
|
157
|
-
### 0.4.3 / 2015-05-18
|
|
158
|
-
|
|
159
|
-
#### 1 cosmetic
|
|
160
|
-
|
|
161
|
-
* Updated and improved documentation
|
|
162
|
-
|
|
163
|
-
### 0.4.2 / 2015-05-16
|
|
164
|
-
|
|
165
|
-
#### 3 bug fixes
|
|
166
|
-
|
|
167
|
-
* Removed require PublicanCreators from RevisonCreator, because otherwise starts PublicanCreators.
|
|
168
|
-
* Fixed get class. Now it's possible to use blanks instead of underscores.
|
|
169
|
-
* Also possible to use blanks instead of underscores in RevisionCreator.
|
|
170
|
-
|
|
171
|
-
### 0.4.0 / 2015-05-16
|
|
172
|
-
|
|
173
|
-
#### 1 bug fix
|
|
174
|
-
|
|
175
|
-
* Both desktop files from PublicanCreators and RevisionCreators having just the name PublicanCreators. Now PublicanCreators uses its name and RevisionCreators its name.
|
|
176
|
-
|
|
177
|
-
#### 3 cosmetic
|
|
178
|
-
|
|
179
|
-
* Made the shell output more colorful. Used yellow as standard color, red for fails, green for successes and blue for to check things.
|
|
180
|
-
* Extended Rakefile for preparing, building and publishing this gems docs.
|
|
181
|
-
|
|
182
|
-
### 0.3.6 / 2015-05-15
|
|
183
|
-
|
|
184
|
-
#### 1 bug fix
|
|
185
|
-
|
|
186
|
-
* Fixed Rakefile buildscript issue
|
|
187
|
-
|
|
188
|
-
### 0.3.5 / 2015-05-15
|
|
189
|
-
|
|
190
|
-
#### 1 bug fix
|
|
191
|
-
|
|
192
|
-
* fixed link_binary_rev (The variable for checker aren't resolved
|
|
193
|
-
|
|
194
|
-
#### 1 minor enhancement
|
|
195
|
-
|
|
196
|
-
* Changed the buildscript from shellscript to Rakefile. A little bit more comfortable.
|
|
197
|
-
|
|
198
|
-
### 0.3.2 / 2015-05-15
|
|
199
|
-
|
|
200
|
-
#### 2 bug fixes
|
|
201
|
-
|
|
202
|
-
* Readded IRB to binary. Otherwise it doesn't start from /usr/bin (Hotfix)
|
|
203
|
-
* Hotfix for test file
|
|
204
|
-
|
|
205
|
-
### 0.3.0 / 2015-05-09
|
|
206
|
-
|
|
207
|
-
#### 3 bug fixes
|
|
208
|
-
|
|
209
|
-
* PC-1: Create UI for add_revision
|
|
210
|
-
* PC-4: Create UI (Task)
|
|
211
|
-
* PC-5: Create/Update Documentation (Task)
|
|
212
|
-
|
|
213
|
-
### 0.2.0 / 2015-05-07
|
|
214
|
-
|
|
215
|
-
#### 5 bug fixes
|
|
216
|
-
|
|
217
|
-
* PC-6: Create rules for setup Fedora
|
|
218
|
-
* PC-7: Fix setup.sh
|
|
219
|
-
* PC-8: Add URL to Bugtracker into UI
|
|
220
|
-
* PC-9: Split methods from module PublicanCreatorsChange
|
|
221
|
-
* PC-10: Config versioning
|
|
222
|
-
|
|
223
|
-
### 0.1.1 / 2015-05-06
|
|
224
|
-
|
|
225
|
-
#### 2 minor enhancements
|
|
226
|
-
|
|
227
|
-
* Fetches the titlename, type and environment from a yad dialogbox
|
|
228
|
-
* Creates the initial documentation by using publican with using your titlename, your chosen type and environment
|
|
229
|
-
|
|
230
|
-
#### 2 bug fixes
|
|
231
|
-
|
|
232
|
-
* PC-2: Extend documentation A-Type
|
|
233
|
-
* PC-3: Extend documentation B-Type
|
|
234
|
-
|
|
235
|
-
### 0.1.0 / 2015-04-25
|
|
236
|
-
|
|
237
|
-
#### 1 major enhancement
|
|
238
|
-
* Build the base functions
|
|
170
|
+
* Build the base functions
|
data/CONTRIBUTING.md
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Contributing
|
|
2
|
+
|
|
3
|
+
## IDEAS
|
|
2
4
|
|
|
3
5
|
* Add ideas on: https://github.com/saigkill/publican_creators/issues
|
|
4
6
|
|
|
5
|
-
## COOL HACKS
|
|
7
|
+
## COOL HACKS
|
|
6
8
|
|
|
7
9
|
* Open a bugreport on https://github.com/saigkill/publican_creators/issues .
|
|
8
10
|
* Please use the -u flag when generating the patch as it makes the patch
|
|
@@ -10,12 +12,14 @@
|
|
|
10
12
|
* Write a good explanation of what the patch does.
|
|
11
13
|
* It is better to use git format-patch command: git format-patch HEAD^
|
|
12
14
|
|
|
13
|
-
|
|
15
|
+
## STRUCTURE
|
|
16
|
+
|
|
17
|
+
### BRANCHES
|
|
14
18
|
|
|
15
|
-
|
|
19
|
+
#### `master` BRANCH
|
|
16
20
|
|
|
17
|
-
### `master` BRANCH:
|
|
18
21
|
The master branch is the last stable version.
|
|
19
22
|
|
|
20
|
-
|
|
21
|
-
|
|
23
|
+
#### PULL REQUESTS
|
|
24
|
+
|
|
25
|
+
Please base all Pullrequests off the `master` branch.
|
data/MAINTENANCE.md
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
# MAINTENANCE POLICY
|
|
1
|
+
# MAINTENANCE POLICY
|
|
2
2
|
|
|
3
3
|
I'm following the Semantic Versioning for its releases: (Major).(Minor).(Patch).
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
* Major version: Whenever there is something significant or any backwards
|
|
6
6
|
incompatible changes.
|
|
7
|
-
|
|
7
|
+
* Minor version: When new, backwards compatible functionality is introduced a
|
|
8
8
|
minor feature is introduced, or when a set of smaller features is rolled out.
|
|
9
|
-
|
|
9
|
+
* Patch number: When backwards compatible bug fixes are introduced that fix
|
|
10
10
|
incorrect behavior.
|
|
11
|
-
|
|
11
|
+
* The current stable release will receive security patches and bug fixes
|
|
12
12
|
(eg. 5.0 -> 5.0.1).
|
|
13
|
-
|
|
13
|
+
* Feature releases will mark the next supported stable release where the minor
|
|
14
14
|
version is increased numerically by increments of one (eg. 5.0 -> 5.1).
|
|
15
15
|
|
|
16
16
|
I encourage everyone to run the latest stable release to ensure that you can
|
data/README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# publican_creators
|
|
2
2
|
|
|
3
|
-
## DESCRIPTION
|
|
3
|
+
## DESCRIPTION
|
|
4
4
|
|
|
5
5
|
publican_creators are a small tool for daily DocBook writers who are using the Redhat publican tool
|
|
6
|
-
https://fedorahosted.org/publican/.
|
|
6
|
+
https://fedorahosted.org/publican/.
|
|
7
7
|
|
|
8
8
|
publican_creators provides a simple gui for creating new DocBook stuff. It supports different environments, so you can predefine currently
|
|
9
9
|
three environments (like work, home, home2) and work with them. You also can build to different output targets through
|
|
@@ -19,13 +19,13 @@ The official website is:
|
|
|
19
19
|
|
|
20
20
|
|What|Where|
|
|
21
21
|
|-----|-------------------------------------------------------------------------------------|
|
|
22
|
-
|code | https://github.com/saigkill/publican_creators |
|
|
23
|
-
|docs | https://saigkill.github.io/publican_creators/ |
|
|
24
|
-
|apidoc | http://rubydoc.info/gems/publican_creators |
|
|
25
|
-
|bugs & feature requests | https://github.com/saigkill/publican_creators/issues |
|
|
26
|
-
|mailing list | https://groups.google.com/forum/#!forum/publican_creators |
|
|
27
|
-
|openhub statistics | https://www.openhub.net/p/publicancreators |
|
|
28
|
-
|authors blog | https://saschamanns.de |
|
|
22
|
+
|code | [https://github.com/saigkill/publican_creators] |
|
|
23
|
+
|docs | [https://saigkill.github.io/publican_creators/] |
|
|
24
|
+
|apidoc | [http://rubydoc.info/gems/publican_creators] |
|
|
25
|
+
|bugs & feature requests | [https://github.com/saigkill/publican_creators/issues] |
|
|
26
|
+
|mailing list | [https://groups.google.com/forum/#!forum/publican_creators] |
|
|
27
|
+
|openhub statistics | [https://www.openhub.net/p/publicancreators] |
|
|
28
|
+
|authors blog | [https://saschamanns.de] |
|
|
29
29
|
|min. rubyver | 2.3.0 |
|
|
30
30
|
|
|
31
31
|
| What | Status |
|
|
@@ -34,26 +34,28 @@ The official website is:
|
|
|
34
34
|
|downloads latest | [](http://rubygems.org/gems/publican_creators) |
|
|
35
35
|
|downloads all | [](http://rubygems.org/gems/publican_creators) |
|
|
36
36
|
|code quality | [](https://codeclimate.com/github/saigkill/publican_creators/maintainability) |
|
|
37
|
-
|continuous integration |  |
|
|
38
38
|
|dependencies|[](https://dependabot.com) |
|
|
39
39
|
|security | [](https://hakiri.io/github/saigkill/publican_creators/master/shield) |
|
|
40
|
-
|vulnerabilities|[](https://snyk.io/test/github/saigkill/publican_creators?targetFile=Gemfile.lock) |
|
|
40
|
+
|vulnerabilities|[](https://snyk.io/test/github/saigkill/publican_creators?targetFile=Gemfile.lock) |
|
|
41
41
|
|documentation quality | [](https://inch-ci.org/github/saigkill/publican_creators) |
|
|
42
42
|
|
|
43
43
|
|
|
44
44
|
## SCREENSHOT
|
|
45
45
|
|
|
46
46
|
### Main
|
|
47
|
+
|
|
47
48
|
[](https://github.com/saigkill/publican_creators)
|
|
48
49
|
|
|
49
50
|
### Revision Creator
|
|
51
|
+
|
|
50
52
|
[](https://github.com/saigkill/publican_creators)
|
|
51
53
|
|
|
52
|
-
## FEATURES/PROBLEMS
|
|
54
|
+
## FEATURES/PROBLEMS
|
|
53
55
|
|
|
54
56
|
* GUI to control publican
|
|
55
57
|
|
|
56
|
-
## SYNOPSIS
|
|
58
|
+
## SYNOPSIS
|
|
57
59
|
|
|
58
60
|
$ publican_creators.rb (Main program)
|
|
59
61
|
$ revision_creator.rb (The revision updater)
|
|
@@ -63,19 +65,19 @@ The official website is:
|
|
|
63
65
|
This Gem was programmed and tested on Linux systems. If anyone would like to make the methods also fit for other OS,
|
|
64
66
|
I'm happy about Pull requests.
|
|
65
67
|
|
|
66
|
-
## REQUIREMENTS
|
|
68
|
+
## REQUIREMENTS
|
|
67
69
|
|
|
68
70
|
* nokogiri
|
|
69
71
|
* parseconfig
|
|
70
72
|
* rainbow
|
|
71
73
|
* notifier
|
|
72
74
|
|
|
73
|
-
## REQUIREMENTS (hard dependencies)
|
|
75
|
+
## REQUIREMENTS (hard dependencies)
|
|
74
76
|
|
|
75
77
|
* yad
|
|
76
78
|
* publican (a 4.x version is needed)
|
|
77
79
|
|
|
78
|
-
## INSTALL
|
|
80
|
+
## INSTALL
|
|
79
81
|
|
|
80
82
|
The installation is very easy.
|
|
81
83
|
|
|
@@ -85,11 +87,11 @@ The installation is very easy.
|
|
|
85
87
|
|
|
86
88
|
You have to run the setup after each gem update.
|
|
87
89
|
|
|
88
|
-
## DEVELOPERS
|
|
90
|
+
## DEVELOPERS
|
|
89
91
|
|
|
90
92
|
After checking out the source, run:
|
|
91
93
|
|
|
92
|
-
|
|
94
|
+
`$ rake newb`
|
|
93
95
|
|
|
94
96
|
This task will install any missing dependencies, run the tests/specs,
|
|
95
|
-
and generate the RDoc.
|
|
97
|
+
and generate the RDoc.
|
|
@@ -18,7 +18,7 @@ module PublicanCreators
|
|
|
18
18
|
# This module holds the latex_curriculum_vitae version information.
|
|
19
19
|
|
|
20
20
|
module Version
|
|
21
|
-
STRING = '1.2.
|
|
21
|
+
STRING = '1.2.6'.freeze
|
|
22
22
|
MSG = '%<version>s (using Parser %<parser_version>s, running on ' \
|
|
23
23
|
'%<ruby_engine>s %<ruby_version>s %<ruby_platform>s)'.freeze
|
|
24
24
|
|