Next Previous Contents

Software Release Practice HOWTO

Eric S. Raymond <esr@thyrsus.com>

1.0, 21 November 1998


This HOWTO describes good release practices for Linux open-source projects. By following these practices, you will make it as easy as possible for users to build your code and use it, and for other developers to understand your code and cooperate with you to improve. This document is a must-read for novice developers. Experienced developers should review it when they are about to release a new project. It will be revised periodically to reflect the evolution of good-practice standards.

1. Introduction

2. Good project- and archive- naming practice

3. Good development practice

4. Good distribution-making practice

5. Good communication practice


Next Previous Contents