Avalanche-io / c4

Go package implementation of C4 Asset ID
http://www.cccc.io/
MIT License
42 stars 3 forks source link

c4 directory diff #30

Open mrjoshuak opened 7 years ago

mrjoshuak commented 7 years ago

A mechanism to find and represent the differences between two directory trees in a way that can be followed as instructions to conform one into the other.

I got into the weeds on advanced algorithms so I'm walking that back a bit to simply get the basic features out (fun stuff though). Then we'll come back and improve the performance with better computer science.