Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

Commit

Permalink
Prepare for archiving
Browse files Browse the repository at this point in the history
  • Loading branch information
fanf authored Feb 7, 2019
1 parent a05c146 commit 8c1cdff
Showing 1 changed file with 2 additions and 49 deletions.
51 changes: 2 additions & 49 deletions README.asciidoc
Original file line number Diff line number Diff line change
@@ -1,51 +1,4 @@
CF-Clerk: templating for CFEngine promises
------------------------------------------

This project is part of Rudder - configuration management made easy.
This project was migrated into "rudder" main repository 1n 2016. All history was migrated.

See: http://rudder-project.org for more information.

[horizontal]
Bug report:: http://www.rudder-project.org/redmine/projects/clerk/issues
Mailing list, irc:: http://www.rudder-project.org/foswiki/Community/

=== Authors

Normation http://normation.com

- Nicolas "ncharles" Charles [email protected]
- Francois "fanf" Armand [email protected]
- Vincent Munier

=== License

This project is licensed under GPLv3 license,
see the provided "LICENSE" file or
http://www.gnu.org/licenses/gpl-3.0.txt

=== Contributing

Thank you for your interest in our project!
The contribution process is detailed here:
http://www.rudder-project.org/HowToContribute

=== Synopsis

The main goal of this project is to deals with Policy Template:

- on one hand, read template library, parse template files and build
object from them;
- on the other hand, from these template and parameters, write final
CFEngine promises.

=== Usage

This project is managed thanks to Maven software project management (http://maven.apache.org/).
You will have to have a working Maven (version 2.2.x or 3.0.x) installation.

.Clean, build and install on your local repository:
----
% mvn clean install
----

The project is only a library used in Rudder web application, so there is nothing more to do.
Please go to: https://github.com/Normation/rudder/tree/master/webapp/sources/rudder

0 comments on commit 8c1cdff

Please sign in to comment.