No description
5a2a1694e3
Add an example of two java files, Main.java and Another.java, where Main.java depends on Another.java. This is part of a larger example of attempting to use Nix to package these. Also ignoring the *.class files that `javac <filename>` outputs. |
||
---|---|---|
advent-of-code | ||
blog | ||
crack_the_coding_interview | ||
data_structures_and_algorithms | ||
deepmind | ||
haskell-file | ||
java | ||
lisp | ||
third_party/lisp | ||
.envrc | ||
.gitignore | ||
default.nix | ||
README.md |
Mono
This is my mono-repo. Having a personal mono-repo is a new idea for me, so at the time of this writing, the state of this repository is fledgling.
I'm attempting to amass a collection of functions across a variety of languages while minimizing the costs of sharing the code across a projects. Stay tuned for more updates as my definition of the mono-repo becomes more clear, my opinions evolve, and my preferences change.