We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23a0b20 commit e9dcf5fCopy full SHA for e9dcf5f
README.md
@@ -1,6 +1,6 @@
1
# Twiddler-cfg
2
3
-Currently converts twiddler v5 configs into v6. Possibly more down the road.
+Tool for converting and massaging twiddler configs!
4
5
```
6
./twiddler_cfg ./configs/backspice2_v5.cfg ./backspicev2_v6.cfg
@@ -26,4 +26,4 @@ Currently converts twiddler v5 configs into v6. Possibly more down the road.
26
cargo run -- ./configs/backspice2_v5.cfg ./test.cfg
27
28
29
-cargo test -- --nocapture
+cargo test -- --nocapture
0 commit comments