Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tobycm/toby-in-dart
https://github.com/tobycm/toby-in-dart
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tobycm/toby-in-dart
- Owner: tobycm
- Created: 2023-01-14T03:06:56.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T05:19:58.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T00:18:18.930Z (2 months 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/