Skip to content

icure/charix

Repository files navigation

Charix 🦀

Serializable representation of KSP models

How to produce a release

1. Update the GitHub credentials in the local.properties file

githubUsername=USERNAME
githubPassword=TOKEN

Warning

The githubPassword should be a GitHub token with the write:packages scope.

2. Create a new tag

git tag -a VERSION -m "Release VERSION"

3. Run the following command

./gradlew library:publishAllPublicationsToGithubPackagesRepository -PgitTag=VERSION

4. Push the tag

git push origin VERSION

About

Serializable representation of KSP models

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages