https://github.com/tobycm/toby-in-dart
https://github.com/tobycm/toby-in-dart
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tobycm/toby-in-dart
- Owner: tobycm
- Created: 2023-01-14T03:06:56.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T05:19:58.000Z (over 3 years ago)
- Last Synced: 2025-06-14T15:15:13.037Z (about 1 year ago)
- Language: Dart
- Size: 2.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Toby in Dart
I am trying out Dart hehe
Source code in src/
## How to build:
Step 1: Run dart compile exe src/main.dart -o build/main
Binaries are in build/