pennyworth 18.2.0 → 18.3.0
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
- checksums.yaml.gz.sig +0 -0
- data/README.adoc +29 -25
- data/lib/pennyworth/configuration/defaults.yml +2 -0
- data/lib/pennyworth.rb +1 -1
- data/pennyworth.gemspec +1 -1
- data.tar.gz.sig +0 -0
- metadata +2 -2
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8f158c21710e692bca4482ecca475044a8035958a9c6a69f236341cdae829550
|
4
|
+
data.tar.gz: 6f53bb388fc1257a1d76abe6b89cf11733ce32af1e4a2da7b357fa08aa0f80da
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 911ef18133215cdb839dd874d72ccd82dbecd3e8e72cee88c8055ad2dcc0ef0e5d9599c2fd415a10927eb6fa27d1ea7ac5bd6a4aa5046fafa0fd03cbed7b7384
|
7
|
+
data.tar.gz: f4bf2cd214f2ae4733c43c20d8a562af417f5b2e3a98b34c7f007d7d83542a6c59eeb7a3a2bf0f028360091ec074eb7169883651a47828665579edeae8b76864
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data/README.adoc
CHANGED
@@ -107,6 +107,13 @@ The default configuration is as follows:
|
|
107
107
|
inflections:
|
108
108
|
- "Base64": "Base64"
|
109
109
|
- "Bigdecimal": "BigDecimal"
|
110
|
+
- "Byod": "BYOD"
|
111
|
+
- "Byos Django": "BYOS Django"
|
112
|
+
- "Byos Hanami": "Terminus"
|
113
|
+
- "Byos Laravel": "BYOS Laravel"
|
114
|
+
- "Byos Next": "BYOS Next"
|
115
|
+
- "Byos Phoenix": "BYOS Phoenix"
|
116
|
+
- "Byos Sinatra": "BYOS Sinatra"
|
110
117
|
- "Cgi": "CGI"
|
111
118
|
- "Cmath": "CMath"
|
112
119
|
- "Csv": "CSV"
|
@@ -168,6 +175,13 @@ inflections:
|
|
168
175
|
- "Tempfile": "Temporary File"
|
169
176
|
- "Thwait": "Threads Wait"
|
170
177
|
- "Tmpdir": "Temporary Directory"
|
178
|
+
- "Trmnl Api": "TRMNL API"
|
179
|
+
- "Trmnl Chrome": "TRMNL Chrome"
|
180
|
+
- "Trmnl Component": "TRMNL Component"
|
181
|
+
- "Trmnl Display": "TRMNL Display"
|
182
|
+
- "Trmnl I18n": "TRMNL i18n"
|
183
|
+
- "Trmnl Kindle": "TRMNL Kindle"
|
184
|
+
- "Trmnlp": "TRMNL Preview"
|
171
185
|
- "Tsort": "TSort"
|
172
186
|
- "Typeprof": "Type Profiler"
|
173
187
|
- "Un": "un"
|
@@ -290,6 +304,16 @@ Provides quick access to link:https://www.ruby-lang.org[Ruby] resources.
|
|
290
304
|
double click to install.
|
291
305
|
2. Click on _Configure Workflow_ to view documentation.
|
292
306
|
|
307
|
+
===== TRMNL
|
308
|
+
|
309
|
+
image:https://alchemists.io/images/projects/pennyworth/screenshots/trmnl.png[TRMNL workflow screenshot.,width=706,height=631,role=focal_point]
|
310
|
+
|
311
|
+
Provides quick access to link:https://usetrmnl.com[TRMNL] resources.
|
312
|
+
|
313
|
+
1. link:https://alchemists.io/public/alfred/workflows/trmnl.alfredworkflow[Download] and
|
314
|
+
double click to install.
|
315
|
+
2. Click on _Configure Workflow_ to view documentation.
|
316
|
+
|
293
317
|
==== Ruby Optional
|
294
318
|
|
295
319
|
The following workflows don't require {ruby_link} -- or this gem -- to use but are provided for convenience in case they can augment your own workflow further.
|
@@ -305,7 +329,7 @@ full definition each time.
|
|
305
329
|
double click to install.
|
306
330
|
2. Click on _Configure Workflow_ to view documentation.
|
307
331
|
|
308
|
-
===== Alpine
|
332
|
+
===== Alpine Linux
|
309
333
|
|
310
334
|
image:https://alchemists.io/images/projects/pennyworth/screenshots/alpine.png[Alpine Linux workflow screenshot.,width=706,height=632,role=focal_point]
|
311
335
|
|
@@ -485,16 +509,6 @@ Provides quick access to link:https://en.wikipedia.org/wiki/Internet_Protocol[IP
|
|
485
509
|
double click to install.
|
486
510
|
2. Click on _Configure Workflow_ to view documentation.
|
487
511
|
|
488
|
-
===== Kagi
|
489
|
-
|
490
|
-
image:https://alchemists.io/images/projects/pennyworth/screenshots/kagi.png[Kagi screenshot.,width=706,height=631,role=focal_point]
|
491
|
-
|
492
|
-
Provides quick access to link:https://kagi.com[Kagi] tooling and resources.
|
493
|
-
|
494
|
-
1. link:https://alchemists.io/public/alfred/workflows/kagi.alfredworkflow[Download] and
|
495
|
-
double click to install.
|
496
|
-
2. Click on _Configure Workflow_ to view documentation.
|
497
|
-
|
498
512
|
===== macOS
|
499
513
|
|
500
514
|
image:https://alchemists.io/images/projects/pennyworth/screenshots/mac_os.png[macOS workflow screenshot.,width=706,height=200,role=focal_point]
|
@@ -517,7 +531,7 @@ Provides quick access to link:https://www.postgresql.org[PostgreSQL] resources.
|
|
517
531
|
|
518
532
|
===== Rack
|
519
533
|
|
520
|
-
image:https://alchemists.io/images/projects/pennyworth/screenshots/rack.png[Rack workflow screenshot.,width=706,height=
|
534
|
+
image:https://alchemists.io/images/projects/pennyworth/screenshots/rack.png[Rack workflow screenshot.,width=706,height=631,role=focal_point]
|
521
535
|
|
522
536
|
Provides quick access to link:https://github.com/rack/rack[Rack] resources.
|
523
537
|
|
@@ -527,7 +541,7 @@ Provides quick access to link:https://github.com/rack/rack[Rack] resources.
|
|
527
541
|
|
528
542
|
===== Roda
|
529
543
|
|
530
|
-
image:https://alchemists.io/images/projects/pennyworth/screenshots/roda.png[Roda workflow screenshot.,width=706,height=
|
544
|
+
image:https://alchemists.io/images/projects/pennyworth/screenshots/roda.png[Roda workflow screenshot.,width=706,height=469,role=focal_point]
|
531
545
|
|
532
546
|
Provides quick access to the link:http://roda.jeremyevans.net[Roda] web framework.
|
533
547
|
|
@@ -537,7 +551,7 @@ Provides quick access to the link:http://roda.jeremyevans.net[Roda] web framewor
|
|
537
551
|
|
538
552
|
===== ROM
|
539
553
|
|
540
|
-
image:https://alchemists.io/images/projects/pennyworth/screenshots/rom.png[ROM workflow screenshot.,width=706,height=
|
554
|
+
image:https://alchemists.io/images/projects/pennyworth/screenshots/rom.png[ROM workflow screenshot.,width=706,height=361,role=focal_point]
|
541
555
|
|
542
556
|
Provides quick access to link:https://rom-rb.org[Ruby Object Mapper (ROM)] resources.
|
543
557
|
|
@@ -547,7 +561,7 @@ Provides quick access to link:https://rom-rb.org[Ruby Object Mapper (ROM)] resou
|
|
547
561
|
|
548
562
|
===== RSpec
|
549
563
|
|
550
|
-
image:https://alchemists.io/images/projects/pennyworth/screenshots/rspec.png[RSpec workflow screenshot.,width=706,height=
|
564
|
+
image:https://alchemists.io/images/projects/pennyworth/screenshots/rspec.png[RSpec workflow screenshot.,width=706,height=307,role=focal_point]
|
551
565
|
|
552
566
|
Provides quick access to link:https://rspec.info[RSpec] resources.
|
553
567
|
|
@@ -623,16 +637,6 @@ Provides general text manipulation utilities beyond the Pennyworth powered _text
|
|
623
637
|
double click to install.
|
624
638
|
2. Click on _Configure Workflow_ to view documentation.
|
625
639
|
|
626
|
-
===== TRMNL
|
627
|
-
|
628
|
-
image:https://alchemists.io/images/projects/pennyworth/screenshots/trmnl.png[TRMNL workflow screenshot.,width=706,height=631,role=focal_point]
|
629
|
-
|
630
|
-
Provides quick access to link:https://usetrmnl.com[TRMNL] resources.
|
631
|
-
|
632
|
-
1. link:https://alchemists.io/public/alfred/workflows/trmnl.alfredworkflow[Download] and
|
633
|
-
double click to install.
|
634
|
-
2. Click on _Configure Workflow_ to view documentation.
|
635
|
-
|
636
640
|
===== URL
|
637
641
|
|
638
642
|
image:https://alchemists.io/images/projects/pennyworth/screenshots/url.png[URL workflow screenshot.,width=706,height=253,role=focal_point]
|
@@ -28,6 +28,7 @@ inflections:
|
|
28
28
|
- "Irb": "IRB"
|
29
29
|
- "Irb Kit": "IRB Kit"
|
30
30
|
- "Json": "JSON"
|
31
|
+
- "Kagi Api": "Kagi API"
|
31
32
|
- "Mac Os Config": "macOS Configuration"
|
32
33
|
- "Mac Os": "MacOS"
|
33
34
|
- "Net Ftp": "Net FTP"
|
@@ -69,6 +70,7 @@ inflections:
|
|
69
70
|
- "Tempfile": "Temporary File"
|
70
71
|
- "Thwait": "Threads Wait"
|
71
72
|
- "Tmpdir": "Temporary Directory"
|
73
|
+
- "Trmnl Api": "TRMNL API"
|
72
74
|
- "Trmnl Chrome": "TRMNL Chrome"
|
73
75
|
- "Trmnl Component": "TRMNL Component"
|
74
76
|
- "Trmnl Display": "TRMNL Display"
|
data/lib/pennyworth.rb
CHANGED
@@ -15,6 +15,6 @@ end
|
|
15
15
|
# Main namespace.
|
16
16
|
module Pennyworth
|
17
17
|
def self.loader registry = Zeitwerk::Registry
|
18
|
-
@loader ||= registry.loaders.find { |loader| loader.tag == File.basename(__FILE__, ".rb") }
|
18
|
+
@loader ||= registry.loaders.each.find { |loader| loader.tag == File.basename(__FILE__, ".rb") }
|
19
19
|
end
|
20
20
|
end
|
data/pennyworth.gemspec
CHANGED
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: 18.
|
4
|
+
version: 18.3.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Brooke Kuhlmann
|
@@ -326,7 +326,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
326
326
|
- !ruby/object:Gem::Version
|
327
327
|
version: '0'
|
328
328
|
requirements: []
|
329
|
-
rubygems_version: 3.6.
|
329
|
+
rubygems_version: 3.6.9
|
330
330
|
specification_version: 4
|
331
331
|
summary: A command line interface for augmented Alfred workflows.
|
332
332
|
test_files: []
|
metadata.gz.sig
CHANGED
Binary file
|