Skip to content

Commit 396744a

Browse files
committed
2 parents 412da4f + 84ab3aa commit 396744a

8 files changed

Lines changed: 69 additions & 60 deletions

File tree

.idea/icon.svg

Lines changed: 35 additions & 30 deletions
Loading

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
cff-version: 1.2.0
77

8-
title: Bash Bits Functions Module
8+
title: Bash-Bits Functions Module
99

1010
message: >-
1111
If you use this software, please cite using the

COPYRIGHT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Bash Bits Functions Module v-1.0.0
1+
Bash-Bits Functions Module v-1.0.0
22

33
Copyright © 2022-2023 Darren (Ragdata) Poulton
44

README.md

Lines changed: 28 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<h1 align="center">
22

3-
<img width="100%" src="https://raw.githubusercontent.com/Ragdata/media/master/banner/wip-banner.svg" />
3+
<img width="100%" src="https://raw.githubusercontent.com/Ragdata/media/master/banner/pre-release.svg" />
44

5-
<a href="https://github.com/bash-bits" target="_blank"><img alt="Bash-Bits" height="128" src="https://raw.githubusercontent.com/Ragdata/media/master/project/bash-bits/logo/BB-Logo-64-Full.svg" /></a>
5+
<a href="https://github.com/bash-bits" target="_blank"><img alt="Bash-Bits" height="128" src="https://raw.githubusercontent.com/Ragdata/media/master/project/bash-bits/logo/BB-Logo-Full.svg" /></a>
66

7-
[BB-Functions v-1.0.0](https://github.com/bash-bits/bb-functions/releases/tag/v-1.0.0)
7+
[BB-Functions v-0.1.0](https://github.com/bash-bits/bb-functions/releases/tag/v-0.1.0)
88

99
</h1>
1010

1111
<h3 align="center">
12-
The Bash Bits Functions Module<br /><br />
12+
The Bash-Bits Functions Module<br /><br />
1313
<em>The Hardest Working Module in the Stack!</em>
1414
</h3>
1515

@@ -25,9 +25,8 @@ The Bash Bits Functions Module<br /><br />
2525
<div align="center">
2626

2727
![Check Status](https://img.shields.io/github/checks-status/bash-bits/bb-functions/master?logo=github&style=for-the-badge)
28-
![Open Bug Issues](https://img.shields.io/github/issues/bash-bits/bb-functions/bug?logo=github&style=for-the-badge)
28+
![Open Issues](https://img.shields.io/github/issues-raw/bash-bits/bb-functions?logo=github&style=for-the-badge)
2929
![Last Commit](https://img.shields.io/github/last-commit/bash-bits/bb-functions/master?logo=github&style=for-the-badge)
30-
![Code Size](https://img.shields.io/github/repo-size/bash-bits/bb-functions?logo=github&style=for-the-badge)
3130
![MIT](https://img.shields.io/badge/License-MIT-gold?style=for-the-badge)
3231

3332
#### _Elapsed Project Time_
@@ -63,7 +62,7 @@ If you like this repo, please give it a ⭐ (it really does help)
6362

6463
## [Project Overview](#toc)
6564

66-
The Bash Bits Functions Module - an ever-increasing digital toolkit for developers. BB-Functions is the digital workhorse which carries the bulk of the weight of any specific task on its own very broad shoulders - because, while figuring out if that array is empty isn't particularly _glamorous_ work, _someone_ HAS to do it ... over, and over, and over, and over again ...
65+
The Bash-Bits Functions Module - an ever-increasing digital toolkit for developers. BB-Functions is the digital workhorse which carries the bulk of the weight of any specific task on its own very broad shoulders - because, while figuring out if that array is empty isn't particularly _glamorous_ work, _someone_ HAS to do it ... over, and over, and over, and over again ...
6766

6867
### [Branch Reliability](#toc)
6968

@@ -129,28 +128,33 @@ bb-import bb-functions
129128

130129
[`^ Top`](#toc)
131130

131+
## 📛 [Badges](#toc)
132+
133+
#### COMING SOON
134+
135+
[`^ Top`](#toc)
136+
132137
## 💪 [Available Support](#toc)
133138

134139
### Project Resources
135140

136-
- [Issues Register](https://github.com/bash-bits/bb-functions/issues)
137-
- [Project Website](https://bash-bits.github.io/bb-functions)
141+
- [Issues Register](https://github.com/bash-bits/bb-functions/issues)
142+
- [Project Website](https://bash-bits.github.io/bb-functions)
138143

139-
<details><summary><h3>Community Resources</h3></summary>
144+
### Community Resources
140145

141146
- [**The RedEyed Community Discord Server**](https://discord.gg/54PkrM7TKq)
142147

143148

144-
- [**Community Support Document**](https://github.com/bash-bits/bb-functions/blob/master/.github/SUPPORT.md)
145-
- [**Community Standards**](https://github.com/bash-bits/bb-functions/community)
146-
- [**Community Code of Conduct**](https://github.com/bash-bits/.github/blob/master/.github/CODE_OF_CONDUCT.md)
147-
- [**Security Policy**](https://github.com/bash-bits/bb-functions/security/policy)
149+
- [Community Support Document](https://github.com/bash-bits/bb-import/blob/master/.github/SUPPORT.md)
150+
- [Community Standards](https://github.com/bash-bits/bb-import/community)
151+
- [Community Code of Conduct](https://github.com/bash-bits/.github/blob/master/.github/CODE_OF_CONDUCT.md)
152+
- [Community Governance Policy](https://github.com/bash-bits/.github/blob/master/.github/GOVERNANCE.md)
153+
- [Security Policy](https://github.com/bash-bits/bb-import/security/policy)
148154
- [Security Overview](https://github.com/bash-bits/bb-functions/security)
149155
- [Security Advisories](https://github.com/bash-bits/bb-functions/security/advisories)
150156
- [Dependabot Alerts](https://github.com/bash-bits/bb-functions/security/dependabot)
151157

152-
</details>
153-
154158
[`^ Top`](#toc)
155159

156160
## ❤️ [Project Supporters](#toc)
@@ -188,21 +192,21 @@ bb-import bb-functions
188192

189193
### [Join me & the RedEyed Community!](https://discord.gg/54PkrM7TKq)
190194

191-
<a href="https://twitter.com/intent/follow?screen_name=RagdataAU" target="_blank"><img alt="Twitter" src="https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=Twitter&logoColor=white" /></a>
192-
<a href="https://www.reddit.com/r/RedeyedSoftware/" target="_blank"><img alt="Reddit" src="https://img.shields.io/badge/Reddit-FF4500?style=for-the-badge&logo=Reddit&logoColor=white" /></a>
193-
<a href="https://dev.to/ragdata" target="_blank"><img alt="Dev.to" src="https://img.shields.io/badge/dev.to-373737?style=for-the-badge&logo=dev.to&logoColor=white" /></a>
194-
<a href="https://ragdata.substack.com/" target="_blank"><img alt="SubStack" src="https://img.shields.io/badge/Substack-FF6719?style=for-the-badge&logo=Substack&logoColor=white" /></a>
195-
<a href="https://www.facebook.com/RedEyedSoftware/" target="_blank"><img alt="Facebook" src="https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=Facebook&logoColor=white" /></a>
195+
<a href="https://www.facebook.com/RedeyedAU/" target="_blank"><img alt="Facebook" src="https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=Facebook&logoColor=white" /></a>
196+
<a href="https://redeyedau.substack.com/" target="_blank"><img alt="SubStack" src="https://img.shields.io/badge/Substack-FF6719?style=for-the-badge&logo=Substack&logoColor=white" /></a>
197+
<a href="https://dev.to/redeyed-au" target="_blank"><img alt="Dev.to" src="https://img.shields.io/badge/dev.to-373737?style=for-the-badge&logo=dev.to&logoColor=white" /></a>
198+
<a href="https://www.reddit.com/r/RedeyedAU/" target="_blank"><img alt="Reddit" src="https://img.shields.io/badge/Reddit-FF4500?style=for-the-badge&logo=Reddit&logoColor=white" /></a>
199+
<a href="https://twitter.com/intent/follow?screen_name=RedeyedAU" target="_blank"><img alt="Twitter" src="https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=Twitter&logoColor=white" /></a>
196200

197-
[![Discord](https://img.shields.io/discord/1067204348251230298?labelColor=5865F2&label=RedEyed%20Software%20&logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/54PkrM7TKq)
201+
[![Discord](https://img.shields.io/discord/1067204348251230298?labelColor=5865F2&label=RedEyed%20Software%20&logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/s6gZZUc67y)
198202

199203
</div>
200204

201205
[`^ Top`](#toc)
202206

203207
## 🔐 [Security](#toc)
204208

205-
While the `Bash Bits` project follows good security practices, 100% security can never be guaranteed in any software package. The `Bash Bits Functions Module` is provided AS IS, and without warranty. You can find more details in the [LICENSE](LICENSE) file included with this repository.
209+
While the `Bash-Bits` project follows good security practices, 100% security can never be guaranteed in any software package. The `Bash-Bits Functions Module` is provided AS IS, and without warranty. You can find more details in the [LICENSE](LICENSE) file included with this repository.
206210

207211
If you discover any issue regarding the security of this project, please disclose that information responsibly by sending a [security advisory][advisory]. **PLEASE DO NOT CREATE AN ISSUE OR DISCUSSION TOPIC.** You can read more about this project's security policies [HERE][security]
208212

@@ -214,7 +218,7 @@ If you discover any issue regarding the security of this project, please disclos
214218
[![All Contributors](https://img.shields.io/github/all-contributors/bash-bits/bb-functions?color=ee8449&style=for-the-badge)](CONTRIBUTORS.md)
215219
<!-- ALL-CONTRIBUTORS-BADGE:END -->
216220

217-
If you'd like to make a contribution, then please see the [**Bash Bits Contributor's Guide**][contributing]
221+
If you'd like to make a contribution, then please see the [**Bash-Bits Contributor's Guide**][contributing]
218222

219223
It's not just contributions of code that I'm looking for. If you have any ideas or suggestions about how this project may be improved, don't hesitate to [open an issue][issues] and let me know! Contributions of ALL kinds will be recognised here if they are made part of this project - thanks to the [All-Contributors][all-contributors] bot.
220224

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h1 align="center">
22

3-
<img src="https://raw.githubusercontent.com/bash-bits/.github/master/.github/media/BashBits-Social-800x400-X.png" alt="Bash Bits Modular Bash Library" />
3+
<img src="https://raw.githubusercontent.com/bash-bits/.github/master/.github/media/BashBits-Social-800x400-X.png" alt="Bash-Bits Modular Bash Library" />
44
<br />
55
<img src="https://raw.githubusercontent.com/bash-bits/.github/master/.github/media/bash_logo-128x128.png" alt="Bourne Again Shell" />
66

src/bb-functions.d/array.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# Copyright: Copyright © 2023 Darren (Ragdata) Poulton
1313
# ==================================================================
1414
# @file bb-functions.d/array
15-
# @brief Array Functions for BB-Functions Bash Bits Submodule
15+
# @brief Array Functions for BB-Functions Bash-Bits Submodule
1616
# ==================================================================
1717
# ATTRIBUTION: Portions of this software have been inspired, adapted,
1818
# or borrowed from Labbots brilliant 'bash-utility' package.

src/bb-functions.d/date.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# Copyright: Copyright © 2023 Darren (Ragdata) Poulton
1313
# ==================================================================
1414
# @file bb-functions.d/date
15-
# @brief Date Functions for BB-Functions Bash Bits Submodule
15+
# @brief Date Functions for BB-Functions Bash-Bits Submodule
1616
# ==================================================================
1717
# ATTRIBUTION: Portions of this software have been inspired, adapted,
1818
# or borrowed from Labbots brilliant 'bash-utility' package.

src/bb-functions.d/time.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# Copyright: Copyright © 2023 Darren (Ragdata) Poulton
1313
# ==================================================================
1414
# @file bb-functions.d/time
15-
# @brief Time Functions for BB-Functions Bash Bits Submodule
15+
# @brief Time Functions for BB-Functions Bash-Bits Submodule
1616
# ==================================================================
1717
# ATTRIBUTION: Portions of this software have been inspired, adapted,
1818
# or borrowed from Labbots brilliant 'bash-utility' package.

0 commit comments

Comments
 (0)