Setup framework for running days from single command
This commit is contained in:
3
lib/day1/main.dart
Normal file
3
lib/day1/main.dart
Normal file
@@ -0,0 +1,3 @@
|
||||
void run() {
|
||||
print("Hello World Day 1");
|
||||
}
|
||||
Reference in New Issue
Block a user