Skip to content

Releases: SherpaCLI/sherpa

v0.2.0-alpha

10 Jan 21:28
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

At this point it's not much, but trying to write down some words for each Minor version, specially when things are added. A way to keep track of what's new.

Fixed

— The bin and lib directories were missing from the SCD templates. Noticed it trying to install a BashBox.
— An extra [ Done! ] button was printed when re-building Sh:erpa with the Make.sh command
— The gawk from .sherpa/bin was not picked-up by the system, so will add it as a prerequisite (for shdoc)

New

— New command: sherpa self-test will run the BashUnit tests from .sherpa/tests

The following things and functions from basecamp.sh are tested:

  • SherpaDotDir is indeed pointing to a Directory
  • SherpaCustomDir do the same
  • The EDITOR constant must be either: vim, nvim, or code (come on Discord propose your editor)
  • The use "std/fmt" function can source a file as intended
  • The import function can source a remote file from a git repository (github or other like codeberg)
  • The confirm helper works as intended too
  • Full yaml CRUD: create parent, create item, get, update, delete and entry from a .yaml file

Updating to v0.2.0

Run the sherpa self-update command.

Sh:erpa, The Gathering 0.1.0

09 Jan 15:01
Compare
Choose a tag to compare
Pre-release

...because even for the longest quest, you have to start somewhere!

Here we Go, fellow Bash hikers!

As this is just the starting point everything is new, nothing deprecated yet and nothing to "migrate to". So grab a cup of whatever feels good and join us by the campfire.

The Docs Website

As it would have been a pain to put everything in a README or here, head over to sherpa-basecamp.netlify.app for some words on "What/Why Sh:erpa?", tools, syntax, commands, ...well, Docs.

The Discord Server

Reading is great and we should all read a bit more, but isn't having a chat way better sometimes? Join the Sh:erpa

See you there, and until then ...Happy BashBoxing!
—Andrei aka AndiKod