chronos

module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2025 License: MIT

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

Path Synopsis
cmd
chronos command
examples
gotool module
pkg
git

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL