Project Files
README.md
Welcome to your new project! This scaffold is a starting point for building a LM Studio plugin using TypeScript.
The source code resides in the src/
directory. For development purposes, you can run the plugin in development mode using:
lms dev
To share your plugin with the community, you can publish it to LM Studio Hub using:
lms push
The same command can also be used to update an existing plugin.
README.md
Welcome to your new project! This scaffold is a starting point for building a LM Studio plugin using TypeScript.
The source code resides in the src/
directory. For development purposes, you can run the plugin in development mode using:
lms dev
To share your plugin with the community, you can publish it to LM Studio Hub using:
lms push
The same command can also be used to update an existing plugin.