elder 0.0.1

Place holder for the Elder project, which is a collection of tools and libraries for building robust and maintainable applications across platforms, languages, frameworks, and runtimes.
1
2
3
fn main() {
    println!("Hello, world!");
}