Add start of nixie-server
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
parent
8005aeccd9
commit
373541c5ef
3 changed files with 13 additions and 1 deletions
3
nixie-server/src/main.rs
Normal file
3
nixie-server/src/main.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue