Add a timestamp generator helper utility
This commit is contained in:
parent
3eb1d0e691
commit
43db279895
6 changed files with 26 additions and 11 deletions
|
@ -20,6 +20,7 @@ dart compile exe -o out/uuidgen-linux-x64 bin/uuidgen.dart
|
|||
dart compile exe -o out/pause-linux-x64 bin/pause.dart
|
||||
dart compile exe -o out/sleep-linux-x64 bin/sleep.dart
|
||||
dart compile exe -o out/regedit-linux-x64 bin/regedit.dart
|
||||
dart compile exe -o out/timestamp-linux-x64 bin/timestamp.dart
|
||||
|
||||
cd ..
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue