/dt-dart

a sample command line application to show current time information written by dart

Primary LanguageDartBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

time info written by dart

a sample command line application for dart

Created from templates made available by Stagehand under a BSD-style license.

build:

# windows
dart compile exe bin/dt.dart  # output to bin/dt.exe
# Unix
dart compile exe -o bin/dt bin/dt.dart

# then remove bin/dt or bin/dt.exe to {BIN} of $PATH

run:

bin/dt

# or build and run
dart bin/dt.dart

output:

2021-08-16 22:30:18.976837 Mon 1629124218