o
odinpkg.dev
packages / library / norse

norse

d49083blibrary

Implementation of Git like VCS in Odin language

No license · updated 1 year ago

Build

odin build src/ -out:bin/norse

//run
./bin/norse <args>

to test the rollback thingy, do

norse test_rollback <tree_hash>

this hash value is printed for now, doing ./bin/norse add <file> it prints the hash of tree, copy it and use there

TODO: remove the not so nice language at places in comments, cuz i'll have to show this at college