added flake.nix, license and readme
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// This project is licensed under MIT Licese.
|
||||
// See the LICENSE folder for details.
|
||||
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user