It would be cool if there was a nice way to migrate all of my existing experiment directories into try. Even if it is a command I can run from within the directory to migrate just that directory into try. like try migrate opens a confirmation before moving and renaming the cwd into the tries directory. or try migrate go-sqlite-test to migrate that directory to tries.
I built the feature myself, see the linked PR below.
It would be cool if there was a nice way to migrate all of my existing experiment directories into try. Even if it is a command I can run from within the directory to migrate just that directory into try. like
try migrateopens a confirmation before moving and renaming the cwd into the tries directory. ortry migrate go-sqlite-testto migrate that directory to tries.I built the feature myself, see the linked PR below.