# Publish Your Own Packages
By the following steps, your package is good to go!
- Create a git repo on Github/Gitlab/Bitbucket
- Commit your code and make sure
序.wy(as entry) in the root. - Clone this repo and modify the
registry-packages.tsfile to add your package info. The details is included in the file as comments. - Create a PR of your changes.
- Wait for the PR getting merged. Once merged, people can access your package right through
wyg!
Also, you can check out 子曰<antfu/ziyue-wy> as an example.