01
Create your first repository
After registration, open New repo, enter a clear name and short description, then choose whether the project is public or private. Public projects can be found by anyone. Private projects are visible only to you.
guide
MonoForge is made for simple project publishing. You create a repository, upload your files, write or add a README, and share the public link.
01
After registration, open New repo, enter a clear name and short description, then choose whether the project is public or private. Public projects can be found by anyone. Private projects are visible only to you.
02
On the repository page, use Upload and choose files or an entire folder. You do not need to type file names by hand. MonoForge reads paths from the selected files and keeps folders in the same structure. Add one version message, then upload everything together.
03
README is the first thing visitors see. Write what the project does, how to start it, what files matter, and what is unfinished. Images and relative links inside README are resolved inside the repository when possible.
04
Create issues for bugs, ideas and questions. Keep titles short, add details in the body, and close an issue when it is done. The board page gives you a simple Todo, In Progress and Done view.
05
The front page and command palette search public repositories, users and issues. Search is intentionally light, so it looks at names, descriptions, titles and paths first.
06
Public repositories are open for reading. Private repositories are hidden from other users. Uploading, deleting files and changing settings are available only to the owner.