We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0425c65 commit ac3c98dCopy full SHA for ac3c98d
README.md
@@ -16,6 +16,7 @@ Just run `main.scala` and it gives you the instructions. Preferably using `sbt`.
16
## Dependencies
17
- [Pickling](https://github.com/scala/pickling) to Pickle/Unpickle settings to `"todays_rotor_state.enigma"` file.
18
- Scala 2.11 (other versions not tested)
19
+- [better-files](https://github.com/pathikrit/better-files) for I/O
20
21
## Future work
22
- Implement Plugboard
0 commit comments