https://github.com/siruscodes/pub_server
https://github.com/siruscodes/pub_server
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/siruscodes/pub_server
- Owner: SirusCodes
- Created: 2021-04-13T10:09:32.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-15T13:44:27.000Z (about 5 years ago)
- Last Synced: 2025-02-12T10:23:43.347Z (over 1 year ago)
- Language: Dart
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
A sample command-line application with an entrypoint in `bin/`, library code
in `lib/`, and example unit test in `test/`.
Created from templates made available by Stagehand under a BSD-style
[license](https://github.com/dart-lang/stagehand/blob/master/LICENSE).