samueleaton / sentry

Build/Runs your crystal application, watches files, and rebuilds/restarts app on file changes
MIT License
283 stars 27 forks source link

Fix shards build, add play sound when build failed/success. #64

Open zw963 opened 2 years ago

zw963 commented 2 years ago
  1. Fix shards build --release
  2. add sound file for inform user build success/failed when use on user laptop (linux/mac)
zw963 commented 7 months ago
  1. add baked_file_system as dependency, for use sound files directly in memory.
  2. fix the default run configure, it decided by the cr file name, not shard_name.