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-config
initialize the configuration and cache of jubeo
init
initialize a project with a jubeo metaproject tooling
update
update the metaproject tooling for a project
caching is very stupid and not actually cached. Retrieves from git repo every time if not local.
Prehistory