comrade package manager

japanese

This document is intended for developers of the comrade package manager.

This document explains the detailed mechanisms of the comrade package manager.

For information on how to contribute, please refer to the following Markdown: CONTRIBUTING.md
This document is structured as follows:
Chapter-2: How 'rade update' works
Chapter-3: How 'rade upgrade' works
Chapter-4: How 'rade install' works
Chapter-5: How 'rade list' works

If you can immediately understand what you want to do by looking at the source code, this document may not be necessary for you.

However, such individuals are rare. At least, I cannot do that.

This document exists for those who cannot understand even when looking at the source code.

Well, the introduction has been quite long, but let's move on to the next part. The next chapter is about how 'rade update' works.