README 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. ![Harvey](https://harvey-os.org/images/harvey-os-logo.png)
  2. Harvey: A distributed operating system
  3. [![License](https://img.shields.io/aur/license/yaourt.svg)](https://github.com/Harvey-OS/harvey/blob/master/LICENSE.gpl)
  4. [![LicenseMIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Harvey-OS/harvey/blob/master/LICENSE.mit)
  5. [![Donate](https://img.shields.io/badge/Donate-PayPal-brightgreen.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7Q45ZGJBQZZVN)
  6. Welcome to Harvey, we are delighted that you are interested in the
  7. project.
  8. ## What is harvey?
  9. Harvey is a distributed operating system. It is direct descendant
  10. of [Plan 9 from Bell Labs](https://en.wikipedia.org/wiki/Plan_9_from_Bell_Labs) which was originally
  11. developed by the same group at Bell Labs that invented Unix and C.
  12. - Take a look at the
  13. [Getting Started](https://github.com/Harvey-OS/harvey/wiki/Getting-Started)
  14. guide to learn how to get Harvey and how to play with it.
  15. - You enjoyed playing with Harvey and you want to help out? Great!
  16. Take a look at our
  17. [Contribution Guide](https://github.com/Harvey-OS/harvey/blob/master/CONTRIBUTING.md).
  18. The contribution guide covers a wide variety of topics including the
  19. Harvey coding style,
  20. [Code of Conduct](https://github.com/Harvey-OS/harvey/wiki/Code-of-Conduct),
  21. where to get help and so on.
  22. - We also cover a wide variety of topics on our
  23. [wiki](https://github.com/Harvey-OS/harvey/wiki) and
  24. [apex's wiki](https://github.com/Harvey-OS/apex/wiki).
  25. - If the information you are looking for is not on the wiki, ask the
  26. [Mailing list](https://groups.google.com/forum/#!forum/harvey) or
  27. [Slack](https://harvey-slack.herokuapp.com/) for
  28. help. It is where most of the development conversation happens.
  29. - [Man Pages](https://sevki.io/harvey/sys/man/1/0intro) are where you
  30. can read man pages from the head of the repository.
  31. - Harvey also has a [blog](https://blog.harvey-os.org) and a
  32. [twitter account](https://twitter.com/harvey_os) where we share news
  33. and things we are excited about.
  34. [License](https://github.com/Harvey-OS/harvey/blob/master/LICENSE.gpl)