Home

Awesome

File Download Generator

Features

Adding Commands

If you would like add commands for either serving the file, or downloading the file, simply append your contribution to the following files:

The following variables will be replaced with their corresponding values when rendered:

Contributing

  1. Fork the repository
  2. Clone your fork: git clone https://github.com/your-username/File-Download-Generator
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -am 'Added this feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request ❤