Mango is a self-hosted manga server and web reader
Go to file
Alex Ling 3c2b054ec8 - initial commit 2020-02-11 22:06:17 +00:00
spec - initial commit 2020-02-11 22:06:17 +00:00
src - initial commit 2020-02-11 22:06:17 +00:00
.editorconfig - initial commit 2020-02-11 22:06:17 +00:00
.gitignore - initial commit 2020-02-11 22:06:17 +00:00
.travis.yml - initial commit 2020-02-11 22:06:17 +00:00
LICENSE - initial commit 2020-02-11 22:06:17 +00:00
README.md - initial commit 2020-02-11 22:06:17 +00:00
mango - initial commit 2020-02-11 22:06:17 +00:00
shard.lock - initial commit 2020-02-11 22:06:17 +00:00
shard.yml - initial commit 2020-02-11 22:06:17 +00:00

README.md

mango

TODO: Write a description here

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/mango/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