Select a neighborhood, which fits best for your project and click on "Register a new project".
Select the tool SVN.
As a prerequisit, you need to have CODESYS SVN installed.
Visit the SVN tool (usually called "Code") on your newly creates project. Then right click on the link "Browse" and copy this link. You can use this link later in CODESYS SVN.
Open your library or project file in CODESYS. Click on "Project -> SVN -> Import Project" and import the project to a sub-folder of the repository which you just created.
You should use the following folder structure:
To make your code browsable and create a CODESYS package, that the user can easily install, you should use the tool cforge.
Visit the SVN tool of your project again. Click on the "Checkout" button.
Export library as markdown code, and build the package with cforge.
The result might look like this:
Use Tortoise SVN to add the package and mark down files and commit them.
You can add a nice download link for your package to your wiki or blog.
Visit the SVN tool of your project and click on "Browse". Browse to the *.package file and right click on it to copy the link.
[[download url=https://forge.codesys.com/svn/...]]