pennyworth 14.1.1 → 14.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 496677033cffc14c6e9dc2baa4c8e30f2ebc8dc6d0a9f9bdd078e2e7feadd4e3
4
- data.tar.gz: 96c6fc522f76482b43083f9e4972fcc88342ffafa8198c48de1525f9f368ae12
3
+ metadata.gz: a644cc7c2feb7d876027c06efcf5d1d10a27056272eed328d7ed2f7310ac331e
4
+ data.tar.gz: d16b658a52f4c9d3fe87803978214d57139fd83d1ba7cc9163be4cdf9057c3cf
5
5
  SHA512:
6
- metadata.gz: a0ec68e84c70717d06d16f10bdb3720e1bc500d7d2d52a98819f915f9dbd5f670b82a7e37bff1454420a0baa1a71b494d559aa0f29beef8134bce1c621228d82
7
- data.tar.gz: c2dde4d5a917930ce5753184879fe01e330d1356813e668a3f1a59cc218e701d3be6109ef616bd409fa7f1804f164d8c716676d4a719090272fbf71c7b0e4d51
6
+ metadata.gz: a7cd0f05cea18d2ac72dbfb838abfb02dac2db41cb199ba263b9554305ae51b23319463596a8398953ca62ad20736501ad3e0bb8f61c340a661bcafe7e792cf3
7
+ data.tar.gz: dfe155de1442c3097d9254054b1c3fba0260dcdb63b5b619d16d9ef7f7a2e089b6bceeab6ae34d3afa8f9eca9c2f963afcb66d1930a5b5efaa0461e7cfce89af
checksums.yaml.gz.sig CHANGED
Binary file
data/README.adoc CHANGED
@@ -3,7 +3,7 @@
3
3
  :figure-caption!:
4
4
 
5
5
  :bash_link: link:https://www.gnu.org/software/bash[Bash]
6
- :ruby_version_managers_link: link:https://www.alchemists.io/articles/ruby_version_managers[Ruby Version Manager]
6
+ :ruby_version_managers_link: link:https://alchemists.io/articles/ruby_version_managers[Ruby Version Manager]
7
7
 
8
8
  = Pennyworth
9
9
 
@@ -22,7 +22,7 @@ toc::[]
22
22
 
23
23
  == Screencast
24
24
 
25
- video::https://www.alchemists.io/videos/projects/pennyworth/demo.mp4[poster=https://www.alchemists.io/images/projects/pennyworth/demo.png,width=706,height=632,role=focal_point]
25
+ video::https://alchemists.io/videos/projects/pennyworth/demo.mp4[poster=https://alchemists.io/images/projects/pennyworth/demo.png,width=706,height=632,role=focal_point]
26
26
 
27
27
  == Requirements
28
28
 
@@ -128,7 +128,7 @@ This gem can be configured via a global configuration:
128
128
  ~/.config/pennyworth/configuration.yml
129
129
  ....
130
130
 
131
- It can also be configured via link:https://www.alchemists.io/projects/xdg[XDG] environment
131
+ It can also be configured via link:https://alchemists.io/projects/xdg[XDG] environment
132
132
  variables.
133
133
 
134
134
  The default configuration is as follows:
@@ -192,7 +192,7 @@ Feel free to take this default configuration, modify, and save as your own custo
192
192
 
193
193
  === Themes
194
194
 
195
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/alchemists-theme.png[Alchemists Theme,width=706,height=632,role=focal_point]
195
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/alchemists-theme.png[Alchemists Theme,width=706,height=632,role=focal_point]
196
196
 
197
197
  The above is shared as the link:https://www.alfredapp.com/extras/theme/FSz9kjN1wX[Alchemists Alfred
198
198
  Theme] which can be
@@ -204,7 +204,7 @@ directly].
204
204
  Not all workflows require Pennyworth to run properly (see the _Other_ section below for details).
205
205
  For the workflows that _do_ require Pennyworth support, the following assumptions are made:
206
206
 
207
- 1. Your link:https://www.alchemists.io/projects/dotfiles[Dotfiles] are configured to use {bash_link} and load your environment appropriately. Bash is not a hard requirement, though. You can use _any shell_ you are comfortable with as long as you teach Alfred to load your development environment before running the Alfred Workflow.
207
+ 1. Your link:https://alchemists.io/projects/dotfiles[Dotfiles] are configured to use {bash_link} and load your environment appropriately. Bash is not a hard requirement, though. You can use _any shell_ you are comfortable with as long as you teach Alfred to load your development environment before running the Alfred Workflow.
208
208
  2. You have the latest version of Alfred, Ruby, and Pennyworth installed.
209
209
  3. You are using a {ruby_version_managers_link} which ensures Ruby is on your load path. As mentioned in the _Requirements_ section above, this is not a hard requirement so if you have the correct version of Ruby required by this gem on your path, that'll work too.
210
210
 
@@ -212,7 +212,7 @@ With the above requirements in mind, the following sections document how to down
212
212
  Pennyworth workflows that are compatible with Alfred. Should you want to tweak any of these
213
213
  workflows, you'd only need to edit an existing workflow or build your own with these settings:
214
214
 
215
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/script_filter.png[Script Filter,width=776,height=635,role=focal_point]
215
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/script_filter.png[Script Filter,width=776,height=635,role=focal_point]
216
216
 
217
217
  Before diving into each workflow, I want to highlight that the following capabilities are available
218
218
  to all workflows depending on what kind of item is currently selected within the Alfred UI:
@@ -226,41 +226,41 @@ to all workflows depending on what kind of item is currently selected within the
226
226
 
227
227
  ==== Alchemists
228
228
 
229
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/alchemists-projects.png[Alchemists Projects,width=706,height=632,role=focal_point]
229
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/alchemists-projects.png[Alchemists Projects,width=706,height=632,role=focal_point]
230
230
 
231
- Provides quick access to link:https://www.alchemists.io[Alchemists] resources.
231
+ Provides quick access to link:https://alchemists.io[Alchemists] resources.
232
232
 
233
- 1. link:https://www.alchemists.io/public/alfred/workflows/alchemists.alfredworkflow[Download] and
233
+ 1. link:https://alchemists.io/public/alfred/workflows/alchemists.alfredworkflow[Download] and
234
234
  double click to install.
235
235
  2. Click on _Configure Workflow_ to view documentation.
236
236
 
237
237
  ==== Dry RB
238
238
 
239
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/dry-gems.png[Dry Gems,width=706,height=632,role=focal_point]
239
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/dry-gems.png[Dry Gems,width=706,height=632,role=focal_point]
240
240
 
241
241
  Provides quick access to link:https://dry-rb.org[Dry RB] resources.
242
242
 
243
- 1. link:https://www.alchemists.io/public/alfred/workflows/dry.alfredworkflow[Download] and double
243
+ 1. link:https://alchemists.io/public/alfred/workflows/dry.alfredworkflow[Download] and double
244
244
  click to install.
245
245
  2. Click on _Configure Workflow_ to view documentation.
246
246
 
247
247
  ==== RuboCop
248
248
 
249
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/rubocop-projects.png[Rubocop Projects,width=706,height=632,role=focal_point]
249
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/rubocop-projects.png[Rubocop Projects,width=706,height=632,role=focal_point]
250
250
 
251
251
  Provides quick access to link:https://docs.rubocop.org/rubocop[RuboCop] resources.
252
252
 
253
- 1. link:https://www.alchemists.io/public/alfred/workflows/rubocop.alfredworkflow[Download] and
253
+ 1. link:https://alchemists.io/public/alfred/workflows/rubocop.alfredworkflow[Download] and
254
254
  double click to install.
255
255
  2. Click on _Configure Workflow_ to view documentation.
256
256
 
257
257
  ==== Ruby
258
258
 
259
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/ruby.png[Ruby workflow screenshot,width=706,height=632,role=focal_point]
259
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/ruby.png[Ruby workflow screenshot,width=706,height=632,role=focal_point]
260
260
 
261
261
  Provides quick access to link:https://www.ruby-lang.org[Ruby] resources.
262
262
 
263
- 1. link:https://www.alchemists.io/public/alfred/workflows/ruby.alfredworkflow[Download] and
263
+ 1. link:https://alchemists.io/public/alfred/workflows/ruby.alfredworkflow[Download] and
264
264
  double click to install.
265
265
  2. Click on _Configure Workflow_ to view documentation.
266
266
 
@@ -270,270 +270,310 @@ The following workflows don't require this gem to use but are provided for conve
270
270
 
271
271
  ===== Acronyms
272
272
 
273
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/acronyms.png[Acronyms workflow screenshot.,width=1001,height=610,role=focal_point]
273
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/acronyms.png[Acronyms workflow screenshot.,width=1001,height=610,role=focal_point]
274
274
 
275
275
  Expands acronyms so you can think and type in terms of an acronym but appear as if you typed out the
276
276
  full definition each time.
277
277
 
278
- 1. link:https://www.alchemists.io/public/alfred/workflows/acronyms.alfredworkflow[Download] and
278
+ 1. link:https://alchemists.io/public/alfred/workflows/acronyms.alfredworkflow[Download] and
279
279
  double click to install.
280
280
  2. Click on _Configure Workflow_ to view documentation.
281
281
 
282
282
  ===== Alpine
283
283
 
284
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/alpine.png[Alpine Linux workflow screenshot.,width=706,height=632,role=focal_point]
284
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/alpine.png[Alpine Linux workflow screenshot.,width=706,height=632,role=focal_point]
285
285
 
286
286
  Provides quick access to link:https://www.alpinelinux.org[Alpine Linux] resources.
287
287
 
288
- 1. link:https://www.alchemists.io/public/alfred/workflows/alpine.alfredworkflow[Download] and double
288
+ 1. link:https://alchemists.io/public/alfred/workflows/alpine.alfredworkflow[Download] and double
289
289
  click to install.
290
290
  2. Click on _Configure Workflow_ to view documentation.
291
291
 
292
292
  ===== Applications
293
293
 
294
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/applications.png[Applications workflow screenshot.,width=706,height=362,role=focal_point]
294
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/applications.png[Applications workflow screenshot.,width=706,height=362,role=focal_point]
295
295
 
296
296
  Launches your engineering environment but can be tweaked to your preferences. Using Alfred in this manner ensures your machine boots quickly so you have more control over _what_ is launched.
297
297
 
298
- 1. link:https://www.alchemists.io/public/alfred/workflows/applications.alfredworkflow[Download] and
298
+ 1. link:https://alchemists.io/public/alfred/workflows/applications.alfredworkflow[Download] and
299
299
  double click to install.
300
300
  2. Click on _Configure Workflow_ to view documentation.
301
301
 
302
302
  ===== Bash
303
303
 
304
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/bash.png[Bash workflow screenshot.,width=706,height=362,role=focal_point]
304
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/bash.png[Bash workflow screenshot.,width=706,height=362,role=focal_point]
305
305
 
306
306
  Provides quick access to link:https://www.gnu.org/software/bash[Bash] resources.
307
307
 
308
- 1. link:https://www.alchemists.io/public/alfred/workflows/bash.alfredworkflow[Download] and
308
+ 1. link:https://alchemists.io/public/alfred/workflows/bash.alfredworkflow[Download] and
309
309
  double click to install.
310
310
  2. Click on _Configure Workflow_ to view documentation.
311
311
 
312
312
  ===== Bio
313
313
 
314
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/bio.png[Bio workflow screenshot.,width=706,height=200,role=focal_point]
314
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/bio.png[Bio workflow screenshot.,width=706,height=200,role=focal_point]
315
315
 
316
316
  Provides biographical calculations and information.
317
317
 
318
- 1. link:https://www.alchemists.io/public/alfred/workflows/bio.alfredworkflow[Download] and
318
+ 1. link:https://alchemists.io/public/alfred/workflows/bio.alfredworkflow[Download] and
319
319
  double click to install.
320
320
  2. Click on _Configure Workflow_ to view documentation.
321
321
 
322
322
  ===== Browsers
323
323
 
324
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/browsers.png[Browsers workflow screenshot.,width=706,height=308,role=focal_point]
324
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/browsers.png[Browsers workflow screenshot.,width=706,height=308,role=focal_point]
325
325
 
326
326
  Provides quick access to browser resources.
327
327
 
328
- 1. link:https://www.alchemists.io/public/alfred/workflows/browsers.alfredworkflow[Download] and
328
+ 1. link:https://alchemists.io/public/alfred/workflows/browsers.alfredworkflow[Download] and
329
329
  double click to install.
330
330
  2. Click on _Configure Workflow_ to view documentation.
331
331
 
332
332
  ===== Bundler
333
333
 
334
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/bundler.png[Bundler workflow screenshot.,width=706,height=524,role=focal_point]
334
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/bundler.png[Bundler workflow screenshot.,width=706,height=524,role=focal_point]
335
335
 
336
336
  Provides quick access to link:https://bundler.io[Bundler] related resources.
337
337
 
338
- 1. link:https://www.alchemists.io/public/alfred/workflows/bundler.alfredworkflow[Download] and
338
+ 1. link:https://alchemists.io/public/alfred/workflows/bundler.alfredworkflow[Download] and
339
339
  double click to install.
340
340
  2. Click on _Configure Workflow_ to view documentation.
341
341
 
342
342
  ===== Circle CI
343
343
 
344
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/circle_ci.png[Circle CI workflow screenshot.,width=706,height=416,role=focal_point]
344
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/circle_ci.png[Circle CI workflow screenshot.,width=706,height=416,role=focal_point]
345
345
 
346
346
  Provides quick access to link:https://circleci.com/[Circle CI] resources.
347
347
 
348
- 1. link:https://www.alchemists.io/public/alfred/workflows/circle_ci.alfredworkflow[Download] and
348
+ 1. link:https://alchemists.io/public/alfred/workflows/circle_ci.alfredworkflow[Download] and
349
349
  double click to install.
350
350
  2. Click on _Configure Workflow_ to view documentation.
351
351
 
352
352
  ===== Crystal
353
353
 
354
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/crystal.png[Crystal workflow screenshot.,width=706,height=632,role=focal_point]
354
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/crystal.png[Crystal workflow screenshot.,width=706,height=632,role=focal_point]
355
355
 
356
356
  Provides quick access to link:https://crystal-lang.org[Crystal] resources.
357
357
 
358
- 1. link:https://www.alchemists.io/public/alfred/workflows/crystal.alfredworkflow[Download] and
358
+ 1. link:https://alchemists.io/public/alfred/workflows/crystal.alfredworkflow[Download] and
359
359
  double click to install.
360
360
  2. Click on _Configure Workflow_ to view documentation.
361
361
 
362
362
  ===== CSS
363
363
 
364
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/css.png[CSS workflow screenshot.,width=706,height=470,role=focal_point]
364
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/css.png[CSS workflow screenshot.,width=706,height=470,role=focal_point]
365
365
 
366
366
  Provides quick access to link:https://www.w3.org/Style/CSS/specs.en.html[CSS] resources.
367
367
 
368
- 1. link:https://www.alchemists.io/public/alfred/workflows/css.alfredworkflow[Download] and double
368
+ 1. link:https://alchemists.io/public/alfred/workflows/css.alfredworkflow[Download] and double
369
369
  click to install.
370
370
  2. Click on _Configure Workflow_ to view documentation.
371
371
 
372
372
  ===== Docker
373
373
 
374
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/docker.png[Docker workflow screenshot.,width=706,height=470,role=focal_point]
374
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/docker.png[Docker workflow screenshot.,width=706,height=470,role=focal_point]
375
375
 
376
376
  Provides quick access to link:https://www.docker.com[Docker] resources.
377
377
 
378
- 1. link:https://www.alchemists.io/public/alfred/workflows/docker.alfredworkflow[Download] and
378
+ 1. link:https://alchemists.io/public/alfred/workflows/docker.alfredworkflow[Download] and
379
379
  double click to install.
380
380
  2. Click on _Configure Workflow_ to view documentation.
381
381
 
382
382
  ===== Elm
383
383
 
384
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/elm.png[Elm workflow screenshot.,width=706,height=470,role=focal_point]
384
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/elm.png[Elm workflow screenshot.,width=706,height=470,role=focal_point]
385
385
 
386
386
  Provides quick access to link:https://elm-lang.org[Elm] resources.
387
387
 
388
- 1. link:https://www.alchemists.io/public/alfred/workflows/elm.alfredworkflow[Download] and double
388
+ 1. link:https://alchemists.io/public/alfred/workflows/elm.alfredworkflow[Download] and double
389
389
  click to install.
390
390
  2. Click on _Configure Workflow_ to view documentation.
391
391
 
392
392
  ===== Farnam Street
393
393
 
394
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/farnam_street.png[Farnam Street workflow screenshot.,width=706,height=631,role=focal_point]
394
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/farnam_street.png[Farnam Street workflow screenshot.,width=706,height=631,role=focal_point]
395
395
 
396
396
  Provides quick access to link:https://fs.blog[Farnam Street] resources.
397
397
 
398
- 1. link:https://www.alchemists.io/public/alfred/workflows/farnam_street.alfredworkflow[Download] and
398
+ 1. link:https://alchemists.io/public/alfred/workflows/farnam_street.alfredworkflow[Download] and
399
399
  double click to install.
400
400
  2. Click on _Configure Workflow_ to view documentation.
401
401
 
402
402
  ===== Git
403
403
 
404
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/git.png[Git workflow screenshot.,width=706,height=415,role=focal_point]
404
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/git.png[Git workflow screenshot.,width=706,height=415,role=focal_point]
405
405
 
406
406
  Provides quick access to link:https://git-scm.com[Git] resources.
407
407
 
408
- 1. link:https://www.alchemists.io/public/alfred/workflows/git.alfredworkflow[Download] and
408
+ 1. link:https://alchemists.io/public/alfred/workflows/git.alfredworkflow[Download] and
409
409
  double click to install.
410
410
  2. Click on _Configure Workflow_ to view documentation.
411
411
 
412
412
  ===== GitHub
413
413
 
414
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/github.png[GitHub workflow screenshot.,width=706,height=632,role=focal_point]
414
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/github.png[GitHub workflow screenshot.,width=706,height=632,role=focal_point]
415
415
 
416
416
  Provides quick access to link:https://github.com[GitHub] resources.
417
417
 
418
- 1. link:https://www.alchemists.io/public/alfred/workflows/github.alfredworkflow[Download] and
418
+ 1. link:https://alchemists.io/public/alfred/workflows/github.alfredworkflow[Download] and
419
419
  double click to install.
420
420
  2. Click on _Configure Workflow_ to view documentation.
421
421
 
422
422
  ===== Hanami
423
423
 
424
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/hanami.png[Hanami workflow screenshot.,width=706,height=632,role=focal_point]
424
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/hanami.png[Hanami workflow screenshot.,width=706,height=632,role=focal_point]
425
425
 
426
- Provides quick access to link:https://hanamirb.org[Hanami] resources.
426
+ Provides quick access to the link:https://hanamirb.org[Hanami] web framework.
427
427
 
428
- 1. link:https://www.alchemists.io/public/alfred/workflows/hanami.alfredworkflow[Download] and
428
+ 1. link:https://alchemists.io/public/alfred/workflows/hanami.alfredworkflow[Download] and
429
+ double click to install.
430
+ 2. Click on _Configure Workflow_ to view documentation.
431
+
432
+ ===== HTML
433
+
434
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/html.png[HTML workflow screenshot.,width=706,height=631,role=focal_point]
435
+
436
+ Provides quick access to the link:https://html.spec.whatwg.org/multipage[HTML] language.
437
+
438
+ 1. link:https://alchemists.io/public/alfred/workflows/html.alfredworkflow[Download] and
439
+ double click to install.
440
+ 2. Click on _Configure Workflow_ to view documentation.
441
+
442
+ ===== HTMX
443
+
444
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/htmx.png[HTMX workflow screenshot.,width=706,height=523,role=focal_point]
445
+
446
+ Provides quick access to the link:https://htmx.org[HTMX] JavaScript library.
447
+
448
+ 1. link:https://alchemists.io/public/alfred/workflows/htmx.alfredworkflow[Download] and
449
+ double click to install.
450
+ 2. Click on _Configure Workflow_ to view documentation.
451
+
452
+ ===== Internet Protocol (IP)
453
+
454
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/ip.png[IP workflow screenshot.,width=706,height=415,role=focal_point]
455
+
456
+ Provides quick access to link:https://en.wikipedia.org/wiki/Internet_Protocol[IP] tooling and resources.
457
+
458
+ 1. link:https://alchemists.io/public/alfred/workflows/ip.alfredworkflow[Download] and
429
459
  double click to install.
430
460
  2. Click on _Configure Workflow_ to view documentation.
431
461
 
432
462
  ===== Jitsi
433
463
 
434
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/jitsi.png[Jitsi workflow screenshot.,width=706,height=254,role=focal_point]
464
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/jitsi.png[Jitsi workflow screenshot.,width=706,height=254,role=focal_point]
435
465
 
436
466
  Provides quick access to link:https://jitsi.org[Jitsi] resources.
437
467
 
438
- 1. link:https://www.alchemists.io/public/alfred/workflows/jitsi.alfredworkflow[Download] and
468
+ 1. link:https://alchemists.io/public/alfred/workflows/jitsi.alfredworkflow[Download] and
439
469
  double click to install.
440
470
  2. Click on _Configure Workflow_ to view documentation.
441
471
 
442
472
  ===== macOS
443
473
 
444
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/mac_os.png[macOS workflow screenshot.,width=706,height=200,role=focal_point]
474
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/mac_os.png[macOS workflow screenshot.,width=706,height=200,role=focal_point]
445
475
 
446
476
  Provides quick access to macOS resources.
447
477
 
448
- 1. link:https://www.alchemists.io/public/alfred/workflows/mac_os.alfredworkflow[Download] and
478
+ 1. link:https://alchemists.io/public/alfred/workflows/mac_os.alfredworkflow[Download] and
449
479
  double click to install.
450
480
  2. Click on _Configure Workflow_ to view documentation.
451
481
 
452
482
  ===== Rack
453
483
 
454
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/rack.png[Rack workflow screenshot.,width=706,height=470,role=focal_point]
484
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/rack.png[Rack workflow screenshot.,width=706,height=470,role=focal_point]
455
485
 
456
486
  Provides quick access to link:https://github.com/rack/rack[Rack] resources.
457
487
 
458
- 1. link:https://www.alchemists.io/public/alfred/workflows/rack.alfredworkflow[Download] and double
488
+ 1. link:https://alchemists.io/public/alfred/workflows/rack.alfredworkflow[Download] and double
489
+ click to install.
490
+ 2. Click on _Configure Workflow_ to view documentation.
491
+
492
+ ===== Roda
493
+
494
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/roda.png[Roda workflow screenshot.,width=706,height=577,role=focal_point]
495
+
496
+ Provides quick access to the link:http://roda.jeremyevans.net[Roda] web framework.
497
+
498
+ 1. link:https://alchemists.io/public/alfred/workflows/roda.alfredworkflow[Download] and double
459
499
  click to install.
460
500
  2. Click on _Configure Workflow_ to view documentation.
461
501
 
462
502
  ===== ROM
463
503
 
464
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/rom.png[ROM workflow screenshot.,width=706,height=415,role=focal_point]
504
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/rom.png[ROM workflow screenshot.,width=706,height=415,role=focal_point]
465
505
 
466
506
  Provides quick access to link:https://rom-rb.org[Ruby Object Mapper (ROM)] resources.
467
507
 
468
- 1. link:https://www.alchemists.io/public/alfred/workflows/rom.alfredworkflow[Download] and double
508
+ 1. link:https://alchemists.io/public/alfred/workflows/rom.alfredworkflow[Download] and double
469
509
  click to install.
470
510
  2. Click on _Configure Workflow_ to view documentation.
471
511
 
472
512
  ===== RSpec
473
513
 
474
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/rspec.png[RSpec workflow screenshot.,width=706,height=362,role=focal_point]
514
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/rspec.png[RSpec workflow screenshot.,width=706,height=362,role=focal_point]
475
515
 
476
516
  Provides quick access to link:https://rspec.info[RSpec] resources.
477
517
 
478
- 1. link:https://www.alchemists.io/public/alfred/workflows/rspec.alfredworkflow[Download] and double
518
+ 1. link:https://alchemists.io/public/alfred/workflows/rspec.alfredworkflow[Download] and double
479
519
  click to install.
480
520
  2. Click on _Configure Workflow_ to view documentation.
481
521
 
482
522
  ===== Ruby on Rails
483
523
 
484
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/ruby_on_rails.png[Ruby on Rails workflow screenshot.,width=706,height=524,role=focal_point]
524
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/ruby_on_rails.png[Ruby on Rails workflow screenshot.,width=706,height=524,role=focal_point]
485
525
 
486
- Provides access to link:https://https://rubyonrails.org[Ruby on Rails] resources.
526
+ Provides access to the link:https://https://rubyonrails.org[Ruby on Rails] web framework.
487
527
 
488
- 1. link:https://www.alchemists.io/public/alfred/workflows/ruby_on_rails.alfredworkflow[Download] and double click to install.
528
+ 1. link:https://alchemists.io/public/alfred/workflows/ruby_on_rails.alfredworkflow[Download] and double click to install.
489
529
  2. Click on _Configure Workflow_ to view documentation.
490
530
 
491
531
  ===== Search
492
532
 
493
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/search.png[Search workflow screenshot.,width=706,height=631,role=focal_point]
533
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/search.png[Search workflow screenshot.,width=706,height=631,role=focal_point]
494
534
 
495
535
  Provides quick access to search resources.
496
536
 
497
- 1. link:https://www.alchemists.io/public/alfred/workflows/search.alfredworkflow[Download] and
537
+ 1. link:https://alchemists.io/public/alfred/workflows/search.alfredworkflow[Download] and
498
538
  double click to install.
499
539
  2. Click on _Configure Workflow_ to view documentation.
500
540
 
501
541
  ===== Slack
502
542
 
503
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/slack.png[Slack workflow screenshot.,width=706,height=524,role=focal_point]
543
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/slack.png[Slack workflow screenshot.,width=706,height=524,role=focal_point]
504
544
 
505
545
  Provides quick access to link:https://slack.com[Slack] resources.
506
546
 
507
- 1. link:https://www.alchemists.io/public/alfred/workflows/slack.alfredworkflow[Download] and
547
+ 1. link:https://alchemists.io/public/alfred/workflows/slack.alfredworkflow[Download] and
508
548
  double click to install.
509
549
  2. Click on _Configure Workflow_ to view documentation.
510
550
 
511
551
  ===== SSL
512
552
 
513
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/ssl.png[SSL workflow screenshot.,width=706,height=362,role=focal_point]
553
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/ssl.png[SSL workflow screenshot.,width=706,height=362,role=focal_point]
514
554
 
515
555
  Provides quick access to SSL resources for the security conscious.
516
556
 
517
- 1. link:https://www.alchemists.io/public/alfred/workflows/ssl.alfredworkflow[Download] and double click to install.
557
+ 1. link:https://alchemists.io/public/alfred/workflows/ssl.alfredworkflow[Download] and double click to install.
518
558
  2. Click on _Configure Workflow_ to view documentation.
519
559
 
520
560
  ===== Terraform
521
561
 
522
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/terraform.png[Terraform workflow screenshot.,width=706,height=632,role=focal_point]
562
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/terraform.png[Terraform workflow screenshot.,width=706,height=632,role=focal_point]
523
563
 
524
564
  Provides quick access to link:https://www.terraform.io[Terraform] resources.
525
565
 
526
- 1. link:https://www.alchemists.io/public/alfred/workflows/terraform.alfredworkflow[Download] and
566
+ 1. link:https://alchemists.io/public/alfred/workflows/terraform.alfredworkflow[Download] and
527
567
  double click to install.
528
568
  2. Click on _Configure Workflow_ to view documentation.
529
569
 
530
570
  ===== Text
531
571
 
532
- image:https://www.alchemists.io/images/projects/pennyworth/screenshots/text.png[Text workflow screenshot.,width=1000,height=610,role=focal_point]
572
+ image:https://alchemists.io/images/projects/pennyworth/screenshots/text.png[Text workflow screenshot.,width=1000,height=610,role=focal_point]
533
573
 
534
574
  Provides general text manipulation utilities beyond the Pennyworth powered _text_ macro which is part of the _Ruby_ workflow (mentioned earlier).
535
575
 
536
- 1. link:https://www.alchemists.io/public/alfred/workflows/text.alfredworkflow[Download] and
576
+ 1. link:https://alchemists.io/public/alfred/workflows/text.alfredworkflow[Download] and
537
577
  double click to install.
538
578
  2. Click on _Configure Workflow_ to view documentation.
539
579
 
@@ -571,7 +611,7 @@ bin/console
571
611
 
572
612
  The following documents the workflow used to process all actions from Alfred.
573
613
 
574
- image::https://www.alchemists.io/images/projects/pennyworth/doc/architecture.svg[Architecture Diagram]
614
+ image::https://alchemists.io/images/projects/pennyworth/doc/architecture.svg[Architecture Diagram]
575
615
 
576
616
  == Tests
577
617
 
@@ -582,19 +622,19 @@ To test, run:
582
622
  bin/rake
583
623
  ----
584
624
 
585
- == link:https://www.alchemists.io/policies/license[License]
625
+ == link:https://alchemists.io/policies/license[License]
586
626
 
587
- == link:https://www.alchemists.io/policies/security[Security]
627
+ == link:https://alchemists.io/policies/security[Security]
588
628
 
589
- == link:https://www.alchemists.io/policies/code_of_conduct[Code of Conduct]
629
+ == link:https://alchemists.io/policies/code_of_conduct[Code of Conduct]
590
630
 
591
- == link:https://www.alchemists.io/policies/contributions[Contributions]
631
+ == link:https://alchemists.io/policies/contributions[Contributions]
592
632
 
593
- == link:https://www.alchemists.io/projects/pennyworth/versions[Versions]
633
+ == link:https://alchemists.io/projects/pennyworth/versions[Versions]
594
634
 
595
- == link:https://www.alchemists.io/community[Community]
635
+ == link:https://alchemists.io/community[Community]
596
636
 
597
637
  == Credits
598
638
 
599
- * Built with link:https://www.alchemists.io/projects/gemsmith[Gemsmith].
600
- * Engineered by link:https://www.alchemists.io/team/brooke_kuhlmann[Brooke Kuhlmann].
639
+ * Built with link:https://alchemists.io/projects/gemsmith[Gemsmith].
640
+ * Engineered by link:https://alchemists.io/team/brooke_kuhlmann[Brooke Kuhlmann].
@@ -7,8 +7,8 @@ module Pennyworth
7
7
  class Config
8
8
  include Pennyworth::Import[:kernel, :logger]
9
9
 
10
- def initialize configuration: Configuration::Loader::CLIENT, **dependencies
11
- super(**dependencies)
10
+ def initialize(configuration: Configuration::Loader::CLIENT, **)
11
+ super(**)
12
12
  @configuration = configuration
13
13
  end
14
14
 
@@ -7,8 +7,8 @@ module Pennyworth
7
7
  class Encodings
8
8
  include Pennyworth::Import[:logger]
9
9
 
10
- def initialize processor: Processor.for_encodings, **dependencies
11
- super(**dependencies)
10
+ def initialize(processor: Processor.for_encodings, **)
11
+ super(**)
12
12
  @processor = processor
13
13
  end
14
14
 
@@ -7,8 +7,8 @@ module Pennyworth
7
7
  class GitHub
8
8
  include Pennyworth::Import[:logger]
9
9
 
10
- def initialize processor: Processor.for_projects, **dependencies
11
- super(**dependencies)
10
+ def initialize(processor: Processor.for_projects, **)
11
+ super(**)
12
12
  @processor = processor
13
13
  end
14
14
 
@@ -7,8 +7,8 @@ module Pennyworth
7
7
  class HTTPStatuses
8
8
  include Pennyworth::Import[:logger]
9
9
 
10
- def initialize processor: Processor.for_http_statuses, **dependencies
11
- super(**dependencies)
10
+ def initialize(processor: Processor.for_http_statuses, **)
11
+ super(**)
12
12
  @processor = processor
13
13
  end
14
14
 
@@ -7,8 +7,8 @@ module Pennyworth
7
7
  class RubyGems
8
8
  include Pennyworth::Import[:logger]
9
9
 
10
- def initialize processor: Processor.for_gems, **dependencies
11
- super(**dependencies)
10
+ def initialize(processor: Processor.for_gems, **)
11
+ super(**)
12
12
  @processor = processor
13
13
  end
14
14
 
@@ -7,8 +7,8 @@ module Pennyworth
7
7
  class StandardErrors
8
8
  include Pennyworth::Import[:logger]
9
9
 
10
- def initialize processor: Processor.for_standard_errors, **dependencies
11
- super(**dependencies)
10
+ def initialize(processor: Processor.for_standard_errors, **)
11
+ super(**)
12
12
  @processor = processor
13
13
  end
14
14
 
@@ -8,8 +8,8 @@ module Pennyworth
8
8
  class Errors
9
9
  include Pennyworth::Import[:logger]
10
10
 
11
- def initialize processor: Processor.for_system_errors, **dependencies
12
- super(**dependencies)
11
+ def initialize(processor: Processor.for_system_errors, **)
12
+ super(**)
13
13
  @processor = processor
14
14
  end
15
15
 
@@ -8,8 +8,8 @@ module Pennyworth
8
8
  class Signals
9
9
  include Pennyworth::Import[:logger]
10
10
 
11
- def initialize processor: Processor.for_system_signals, **dependencies
12
- super(**dependencies)
11
+ def initialize(processor: Processor.for_system_signals, **)
12
+ super(**)
13
13
  @processor = processor
14
14
  end
15
15
 
@@ -7,8 +7,8 @@ module Pennyworth
7
7
  class Text
8
8
  include Pennyworth::Import[:logger]
9
9
 
10
- def initialize processor: Processor.for_text, **dependencies
11
- super(**dependencies)
10
+ def initialize(processor: Processor.for_text, **)
11
+ super(**)
12
12
  @processor = processor
13
13
  end
14
14
 
@@ -14,10 +14,8 @@ module Pennyworth
14
14
 
15
15
  def self.call(...) = new(...).call
16
16
 
17
- def initialize configuration = Container[:configuration],
18
- client: Parser::CLIENT,
19
- **dependencies
20
- super(**dependencies)
17
+ def initialize(configuration = Container[:configuration], client: Parser::CLIENT, **)
18
+ super(**)
21
19
  @configuration = configuration
22
20
  @client = client
23
21
  end
@@ -20,13 +20,13 @@ module Pennyworth
20
20
  :logger
21
21
  ]
22
22
 
23
- def initialize parser: Parser.new, **dependencies
24
- super(**dependencies)
23
+ def initialize(parser: Parser.new, **)
24
+ super(**)
25
25
  @parser = parser
26
26
  end
27
27
 
28
28
  def call arguments = Core::EMPTY_ARRAY
29
- perform parser.call(arguments)
29
+ act_on parser.call(arguments)
30
30
  rescue OptionParser::ParseError, KeyError => error
31
31
  logger.error { error.message }
32
32
  end
@@ -35,7 +35,7 @@ module Pennyworth
35
35
 
36
36
  attr_reader :parser
37
37
 
38
- def perform configuration
38
+ def act_on configuration
39
39
  case configuration
40
40
  in action_config: Symbol => action then config.call action
41
41
  in action_encodings: true then encodings.call
@@ -8,10 +8,8 @@ module Pennyworth
8
8
  class HTTPStatuses
9
9
  include Import[:configuration]
10
10
 
11
- def initialize codes: Rack::Utils::HTTP_STATUS_CODES,
12
- model: Models::HTTPStatus,
13
- **dependencies
14
- super(**dependencies)
11
+ def initialize(codes: Rack::Utils::HTTP_STATUS_CODES, model: Models::HTTPStatus, **)
12
+ super(**)
15
13
  @codes = codes
16
14
  @model = model
17
15
  end
data/pennyworth.gemspec CHANGED
@@ -2,17 +2,17 @@
2
2
 
3
3
  Gem::Specification.new do |spec|
4
4
  spec.name = "pennyworth"
5
- spec.version = "14.1.1"
5
+ spec.version = "14.2.0"
6
6
  spec.authors = ["Brooke Kuhlmann"]
7
7
  spec.email = ["brooke@alchemists.io"]
8
- spec.homepage = "https://www.alchemists.io/projects/pennyworth"
8
+ spec.homepage = "https://alchemists.io/projects/pennyworth"
9
9
  spec.summary = "A command line interface that augments Alfred workflows."
10
10
  spec.license = "Hippocratic-2.1"
11
11
 
12
12
  spec.metadata = {
13
13
  "bug_tracker_uri" => "https://github.com/bkuhlmann/pennyworth/issues",
14
- "changelog_uri" => "https://www.alchemists.io/projects/pennyworth/versions",
15
- "documentation_uri" => "https://www.alchemists.io/projects/pennyworth",
14
+ "changelog_uri" => "https://alchemists.io/projects/pennyworth/versions",
15
+ "documentation_uri" => "https://alchemists.io/projects/pennyworth",
16
16
  "funding_uri" => "https://github.com/sponsors/bkuhlmann",
17
17
  "label" => "Pennyworth",
18
18
  "rubygems_mfa_required" => "true",
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pennyworth
3
3
  version: !ruby/object:Gem::Version
4
- version: 14.1.1
4
+ version: 14.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brooke Kuhlmann
@@ -28,7 +28,7 @@ cert_chain:
28
28
  CxDe2+VuChj4I1nvIHdu+E6XoEVlanUPKmSg6nddhkKn2gC45Kyzh6FZqnzH/CRp
29
29
  RFE=
30
30
  -----END CERTIFICATE-----
31
- date: 2023-01-22 00:00:00.000000000 Z
31
+ date: 2023-03-01 00:00:00.000000000 Z
32
32
  dependencies:
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: cogger
@@ -252,13 +252,13 @@ files:
252
252
  - lib/pennyworth/serializers/system/signal.rb
253
253
  - lib/pennyworth/serializers/text.rb
254
254
  - pennyworth.gemspec
255
- homepage: https://www.alchemists.io/projects/pennyworth
255
+ homepage: https://alchemists.io/projects/pennyworth
256
256
  licenses:
257
257
  - Hippocratic-2.1
258
258
  metadata:
259
259
  bug_tracker_uri: https://github.com/bkuhlmann/pennyworth/issues
260
- changelog_uri: https://www.alchemists.io/projects/pennyworth/versions
261
- documentation_uri: https://www.alchemists.io/projects/pennyworth
260
+ changelog_uri: https://alchemists.io/projects/pennyworth/versions
261
+ documentation_uri: https://alchemists.io/projects/pennyworth
262
262
  funding_uri: https://github.com/sponsors/bkuhlmann
263
263
  label: Pennyworth
264
264
  rubygems_mfa_required: 'true'
@@ -278,7 +278,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
278
278
  - !ruby/object:Gem::Version
279
279
  version: '0'
280
280
  requirements: []
281
- rubygems_version: 3.4.4
281
+ rubygems_version: 3.4.7
282
282
  signing_key:
283
283
  specification_version: 4
284
284
  summary: A command line interface that augments Alfred workflows.
metadata.gz.sig CHANGED
Binary file