module
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Oct 3, 2025
License: MIT
Opens a new window with license information.
README
¶
Setting chronos up
Since chronos operates on two Git branches (by default these are chronos-storage and gh-pages)
you need create and push these branches to the remote:
git checkout --orphan chronos-storage \
&& git commit --allow-empty -m "[chronos] init" \
&& git push origin chronos-storage
And the same commands you must run for you GitHub Pages branch (if has not been created yet).
Directories
¶
Click to show internal directories.
Click to hide internal directories.