fs - simple file server

Makefile at [7282daa3d4]
Login

Makefile at [7282daa3d4]

File Makefile artifact c6dbabea5f part of check-in 7282daa3d4


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

shard.lock : shard.yml
	shards install