Skip to content

wippyai/template-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Wippy logo

{Package Name}

Latest Release License Documentation

{description}


TODO

Prepare the repository

  • Replace all {repo} with the actual repository name.
  • Replace all {organization} with the actual organization name (e.g., wippyai).
  • Replace all {vendor} with the actual module namespace (e.g., wippy).
  • Replace all {package} with the actual package name (e.g., llm).
  • Replace all {Package Name} with the actual human-readable package name.
  • Replace the {description} with the actual package short description.
  • Fill the .github/CODEOWNERS with the actual owners.
  • Check that the LICENSE file is present and contains the correct license information.
  • Customize the CONTRIBUTING.md file with the actual contribution guidelines or remove it if not needed.
  • Fill the blocks below with the actual information or remove them if not needed.

Register the module in the Wippy registry

The repository uses the Github Action to automatically register the module in the Wippy registry on every release. To trigger the registration, you need to create a new tag in the format vX.Y.Z (e.g., v1.0.0).

Before you can use the action, you need to set up the following repository secrets.

  • WIPPY_USERNAME - the UUID of the user in the Wippy registry.
  • WIPPY_PASSWORD - the password for the user in the Wippy registry.

Log in Wippy registry and use PackCli tool to register the new module.


About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published