fs - simple file server

Makefile at [0ec0ee863c]
Login

Makefile at [0ec0ee863c]

File Makefile artifact c6dbabea5f part of check-in 0ec0ee863c


fs : src/fs.cr shard.lock
	crystal build --no-color src/fs.cr

shard.lock : shard.yml
	shards install