Skip to content

Commit

Permalink
Added README
Browse files Browse the repository at this point in the history
  • Loading branch information
doubt72 committed Aug 13, 2012
1 parent 53c2e78 commit 622cd8a
Showing 1 changed file with 48 additions and 3 deletions.
51 changes: 48 additions & 3 deletions README.md
@@ -1,4 +1,49 @@
mini_s3
=======
# mini_s3 #

A simple s3 client api.
This is the repository for mini_s3, a simple s3 client API.

Chef is a system integration framework written in erlang and ruby and designed to bring the benefits of configuration management to your entire infrastructure.

The Chef Wiki is the definitive source of user documentation.

http://wiki.opscode.com/display/chef/Home

This README focuses on developers who want to modify Chef source code. For users who just want to run the latest and greatest Chef development version in their environment, see:

[TODO: add URL when available for erlang chef build process]

# DEVELOPMENT:

Before working on the code, if you plan to contribute your changes, you need to read the Opscode Contributing document.

http://wiki.opscode.com/display/chef/How+to+Contribute

You will also need to set up the repository with the appropriate branches. We document the process on the Chef Wiki.

http://wiki.opscode.com/display/chef/Working+with+git

Once your repository is set up, you can start working on the code.

# LINKS:

Source:

https://github.com/opscode/mini_s3

Tickets/Issues:

http://tickets.opscode.com/

Documentation:

http://wiki.opscode.com/display/chef/Home/

# LICENSE:

Copyright 2011-2012 Opscode, Inc. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

0 comments on commit 622cd8a

Please sign in to comment.