serve: Add description (#35)

This commit is contained in:
Philipp Gillé 2019-05-06 11:32:35 +02:00 committed by Richard Kuhnt
parent 9fc50d6adc
commit e7059c1ee0

View File

@ -5,6 +5,7 @@
"hash": "267dca3a0394c0d6030d1bfc90d12578903151fe2ba3e6cbb6ece6d963a28446",
"bin": "serve.exe",
"homepage": "https://github.com/philippgille/serve",
"description": "Starts a simple temporary static file server in your current directory and prints your IP address to share with colleagues",
"checkver": {
"github": "https://github.com/philippgille/serve"
},