file_server

static simple file server using crystal

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

  1. Fork it (https://github.com/your-github-user/file_server/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors


Jeddi's Profile Views

Repository

file_server

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 0
  • over 2 years ago
  • July 28, 2022
License

MIT License

Links
Synced at

Fri, 22 Nov 2024 11:22:11 GMT

Languages