odarbelaeze/vegas-lattice-rs

Implement from and to commands for known input files

Closed this issue · 1 comments

The idea is to have at least,

vlattice from (vampire|vegas-bowie) [input]

and the poposite

vlattice to (vampire|vegas-bowie) [input]

then we can have pipelines like,

vlattice from vampire input.txt | vlattice expand 10 10 10 | vlattice to vampire --output expanded.txt

Re written to individual issues #32 #31 #15