No project description provided
Project description
Append repository, commit, and date metadata to a file or script. I use this command for scientific notebooking; it helps me keep track of which versions of my protocols I used for which experiments.
Installation
Install fossilize via pip:
$ pip3 install fossilize
Usage
Run the fossilize command on the file or script you want to record:
$ fossilize my_protocol.txt Command recorded to: 20171024_my_protocol.txt
If the script takes any arguments, simply supply them after the command:
$ fossilize my_script.py spam eggs Command recorded to: 20171024_my_script.txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fossilize-0.2.0.tar.gz
(19.9 kB
view hashes)