alanw
a0312747a6
v1.6.3 - added check-packages() function
2023-06-20 14:14:35 -07:00
alanw
762dbaeecc
v1.6.2 - Added logger functionality to run()
...
- removed run-and-log()
2023-06-20 14:12:07 -07:00
alanw
0c1d593673
added additional failovers and checks to run-from-url()
2023-06-20 14:09:09 -07:00
Alan Weinstock
4c8211b4f8
Merge pull request #5 from pyr0ball/develop
...
[New Features] v1.6.x - Adding OS agnostic functions, package management
added new function `install-package()` which accepts either a package name used with your local package manager, or a local file *.deb or *.rpm and automatically chooses the correct method for installation based on the system and available binaries
2023-06-15 02:16:42 -07:00
7c13e1b9d3
homogenized function names
2023-06-15 01:52:01 -07:00
3e82f01a28
slight correction to logo
2023-06-09 08:49:03 -07:00
Alan Weinstock
757a0b7cda
Merge pull request #2 from pyr0ball/experiments
...
added function to validate a git repo directory
2023-05-27 22:25:28 -07:00
b4b57291bd
added function to validate a git repo directory
2023-05-27 22:21:36 -07:00
9293f97c7d
fixed spelling mistake
2023-05-27 21:46:55 -07:00
9708a35806
v1.6.0 - Merge branch 'optimizations' of https://github.com/pyr0ball/PRbL into develop
2023-05-27 21:22:00 -07:00
a1e5b66a07
repcahr optimizations
2023-05-27 21:17:02 -07:00
Alan Weinstock
1e83f6977e
Merge pull request #1 from pyr0ball/newfeature-pkg-management
...
[New Feature] package management
2023-05-27 13:56:54 -07:00
e6d0ad3efd
Merge branch 'master' of https://github.com/pyr0ball/PRbL into HEAD
2023-05-27 13:43:07 -07:00
2fac6ba3a3
fixed center function
2023-05-27 13:40:39 -07:00
alanw
1d187a0c4d
added colorization to logoadded colorization to logo
2023-05-25 16:14:27 -07:00
alanw
ee2d534155
v1.5.1 - refactored boxborders
2023-05-25 14:48:21 -07:00
alanw
d9ad8811b4
refactored boxborder functions for optimized prints
2023-05-25 14:45:14 -07:00
alanw
64764f8d40
v1.5.0 - optimization pass1
2023-05-25 14:44:14 -07:00
alanw
fc1b52538e
refactored boxborder stylization
2023-05-25 14:38:22 -07:00
alanw
37f2332c11
v1.4.0 - beta package managementv1.4.0 - beta package management
2023-05-25 14:00:41 -07:00
alanw
ba446e52db
added offline package handling, refactored system detection
2023-05-25 13:59:32 -07:00
c03ad9e033
Merge branch 'master' of https://github.com/pyr0ball/PRbL
2023-05-24 19:51:20 -07:00
5b9984df80
fixed recursion in function
2023-05-24 19:50:50 -07:00
alanw
0449c9f670
new algo testingnew algo testing
2023-05-23 16:39:47 -07:00
alanw
a0ac60edee
porting over commands from python library
2023-05-11 16:38:36 -07:00
alanw
44673ae150
added beginning of OS detection and install commands
2023-05-11 16:23:28 -07:00
alanw
f714911ae0
v1.3.0 - expanded logging
2023-05-11 10:45:37 -07:00
alanw
86c10738ce
added check to logfile
2023-05-10 10:07:09 -07:00
alanw
14e4a6139d
iterated version
2023-05-09 16:08:11 -07:00
alanw
91da452517
removed logger calls from utils functions. handled by boxline
2023-05-09 16:07:33 -07:00
alanw
6f0c8efbaf
iterated minor version
2023-05-09 16:05:01 -07:00
alanw
718e324a6b
re-ordered functions, added logging to boxline
2023-05-09 16:04:32 -07:00
alanw
f61e810829
iterated version
2023-05-09 15:41:32 -07:00
d56848bc3f
added logging to success/warn/fail
2023-05-09 15:23:25 -07:00
alanw
876da7521c
fixed run from urlfixed run from url
2023-05-09 14:58:30 -07:00
alanw
0bd9104a89
modified trimmer
2023-05-09 14:34:15 -07:00
f9b664efa1
resolved conflict, added strip-html-tag function
2023-05-09 12:54:22 -07:00
e422b221fb
Merge branch 'master' of https://github.com/pyr0ball/PRbL
2023-05-09 12:15:53 -07:00
6bf1f769ee
merge of divergences
2023-05-09 12:14:48 -07:00
69b33fb9cf
added function for chained grep commands
2023-05-09 12:11:56 -07:00
alanw
6ffd9c2624
added padding around comments
2023-05-09 12:06:56 -07:00
alanw
65f26078f3
fixed missing fi in new functionfixed missing fi in new function
2023-05-09 12:06:24 -07:00
alanw
35a2ede88b
iterated build version
2023-05-09 11:47:17 -07:00
alanw
c3d89e2921
v1.1.15 - added run-from-url function
2023-05-09 11:46:24 -07:00
alanw
001d010d53
added functions failover
2023-05-09 10:48:24 -07:00
alanw
902493ba35
Merge branch 'master' of https://github.com/pyr0ball/PRbL
2023-05-09 10:31:55 -07:00
alanw
85f4c81ea4
modification to center/spanner
2023-05-09 10:29:16 -07:00
alanw
aa8e744502
added other cosmetics to demo
2023-05-09 10:28:56 -07:00
87d3e369cd
added file handling functions
2023-05-08 22:17:36 -07:00
868ff8831f
added catch fo rmissing logfile
2023-05-08 16:45:51 -07:00