Skip to content

Commit

Permalink
we have pretty and well documented code
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Gattol <[email protected]>
  • Loading branch information
dillongreen committed Nov 14, 2011
1 parent e0a44ee commit b9896e5
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ a simple Python API, or from the command line, so that Salt can be used to
execute one-off commands as well as operate as an integral part of a larger
application.

Fast, flexible, scalable, secure
================================
Fast, flexible, scalable, pretty, secure
========================================

The result is a system that can execute commands across groups of
varying size, from very few to very many servers at considerably high
Expand All @@ -69,18 +69,20 @@ malleable, able to suit the needs of any number of servers working
within the same system. Salt’s unique architecture brings together the
best of the remote execution world, amplifies its capabilities and
expands its range, resulting in this system that is as versatile as it
is practical, able to suit any network. Last but not least, security
is an intrinsic part of salt and something not just influencing how
source code is written and how tests are done, but also something that
defines the overall architecture and has heavy influence on the core
design of salt.
is practical, able to suit any network. Our source code is pretty
(`pep8` and `pylint`) and well documented. Last but not least,
security is an intrinsic part of salt and something not just
influencing how source code is written and how tests are done, but
also something that defines the overall architecture and has heavy
influence on the core design of salt.

Open
====

Salt is developed under the `Apache 2.0 licence`_, and can be used for open and
proprietary projects. Please submit your expansions back to the Salt project so
that we can all benefit together as Salt grows. So, please feel free to
sprinkle some of this around your systems and let the deliciousness come forth.
Salt is developed under the `Apache 2.0 licence`_, and can be used for
open and proprietary projects. Please submit your expansions back to
the Salt project so that we can all benefit together as Salt grows.
So, please feel free to sprinkle some of this around your systems and
let the deliciousness come forth.

.. _`Apache 2.0 licence`: http://www.apache.org/licenses/LICENSE-2.0.html

0 comments on commit b9896e5

Please sign in to comment.