home.social

Search

2 results for “simendsjo”

  1. Released an updated version (0.3.1) of sijo-doctest, a library for
    .

    This includes some quality of life features, bugfixes and support for , , and .

    github.com/simendsjo/sijo-doct

  2. Tested with , , and .

    Calling just `version` use the following defaults:

    ```
    (version :version '(or version-file-line-0 system-version)
    :pre-release '(or version-file-line-1 (when git-non-main-branch (and git-current-branch git-current-commit)))
    :build-metadata '(git-current-branch git-current-commit current-time))
    ```

    It tries to locate your system based on the package you're in, but you can specify directly by passing a `:root` argument.