Skip to content

0.1.0

Compare
Choose a tag to compare
@postmodern postmodern released this 10 Jun 01:16
· 105 commits to main since this release
v0.1.0
  • Initial release:
    • Provides access to the XDG directories (~/.config/, ~/.cache/,
      ~/.local/share).
    • Allows querying ~/.gitconfig for common git settings.
    • Provides a common Command base class for all ronin libraries.
    • Provides a Shell and CommandShell base classes for writing interactive
      shells.
    • Provides a Params API for adding user configurable parameters to classes.