YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.
Find a file
2017-08-27 22:37:04 +00:00
bin
data Move DKIM from rmilter to rspamd 2017-08-27 22:37:04 +00:00
debian nscd service is now unscd 2017-08-26 23:24:28 +00:00
lib/metronome/modules
locales
sbin
src/yunohost Fall back to 1024 for the DKIM key size because nsupdate is stupid 2017-08-27 19:16:25 +02:00
tests
.gitignore
.travis.yml
CONTRIBUTORS.md [love] Add missing contributors & translators. 2017-04-25 15:37:14 +02:00
LICENSE
README.md

YunoHost core

This repository is the core of YunoHost code.

Translation status

Issues

Contribute

  • You can develop on this repository using ynh-dev tool with use-git sub-command.
  • On this repository we are following this workflow: stable <— testing <— branch.
  • Note: if you modify python scripts, you will have to modifiy the actions map.

Repository content

How does it works?

Dependencies

License

As other components of YunoHost core code, this repository is under GNU AGPL v.3 license.