Skip to content

Commit

Permalink
Revert README to original
Browse files Browse the repository at this point in the history
  • Loading branch information
rbsheth committed Aug 26, 2019
1 parent ea45409 commit 3b3715e
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 39 deletions.
37 changes: 0 additions & 37 deletions README-old.rst

This file was deleted.

38 changes: 36 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
Please read the **IMPORTANT** announcement `Hunter: to be or not to be <https://github.com/ruslo/hunter/issues/1921>`__!
Hunter
======

(`back to README <README-old.rst>`__)
|gitter| |rtfd| |travis| |appveyor| |license|

CMake driven cross-platform package manager for C/C++.
Linux, Windows, macOS, iOS, Android, Raspberry Pi, etc.

* Documentation: https://docs.hunter.sh
* Brief overview: https://docs.hunter.sh/en/latest/overview.html (**Must-read!**)
* Packages: https://docs.hunter.sh/en/latest/packages.html
* Sources: https://github.com/ruslo/hunter
* Reporting issues: https://github.com/ruslo/hunter/issues/new
* Contributing guide: https://docs.hunter.sh/en/latest/contributing.html
* Contacts: https://docs.hunter.sh/en/latest/contacts.html
* `Per package testing table <https://github.com/ingenue/hunter/branches/all>`_

.. |gitter| image:: https://badges.gitter.im/ruslo/hunter.svg
:target: https://gitter.im/ruslo/hunter
:alt: Gitter public chat room

.. |rtfd| image:: https://readthedocs.org/projects/hunter/badge/?version=latest
:target: http://hunter.readthedocs.io/en/latest/?badge=latest
:alt: Documentation status

.. |travis| image:: https://img.shields.io/travis/ingenue/hunter/pkg.gtest.svg?style=flat-square&label=Linux%20OSX%20Android%20iOS
:target: https://travis-ci.org/ingenue/hunter/builds
:alt: Travis CI

.. |appveyor| image:: https://img.shields.io/appveyor/ci/ingenue/hunter/pkg.gtest.svg?style=flat-square&label=Windows
:target: https://ci.appveyor.com/project/ingenue/hunter/history
:alt: AppVeyor CI

.. |license| image:: https://img.shields.io/github/license/ruslo/hunter.svg
:target: https://github.com/ruslo/hunter/blob/master/LICENSE
:alt: LICENSE

0 comments on commit 3b3715e

Please sign in to comment.