file_server
file_server
Static simple file server using crystal
Installation
docker build -t "file_server:0.1.0" .
Usage
docker run --rm -it -v ${PWD}:/www -p 8080:80 file_server:0.1.0
then go to http://localhost:8080
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/file_server/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Jeddi212 - creator and maintainer
Repository
file_server
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- over 2 years ago
- July 28, 2022
License
MIT License
Links
Synced at
Sun, 22 Dec 2024 02:25:06 GMT
Languages