Adapted from keepachangelog.com for org-mode.
Adheres to RFC: salotz.002semantic-changelog.
See the git commit log history for full details.
First working version.
first working prototype
jubeo tool configuration file,
$HOME/.config/jubeo/jubeo_conf.toml
.jubeo project-local configuration files and tool requirements in
base jubeo repo inside the main source tree made possible by relative paths within git repos in the URL fragment
Commands:
init-configinitialize the configuration and cache of jubeo
initinitialize a project with a jubeo metaproject tooling
updateupdate the metaproject tooling for a project
caching is very stupid and not actually cached. Retrieves from git repo every time if not local.
Prehistory