https://github.com/spicetify/modules
The vault for official modules for spicetify v3
https://github.com/spicetify/modules
Last synced: 4 months ago
JSON representation
The vault for official modules for spicetify v3
- Host: GitHub
- URL: https://github.com/spicetify/modules
- Owner: spicetify
- License: gpl-3.0
- Created: 2024-05-06T03:00:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T18:26:02.000Z (over 1 year ago)
- Last Synced: 2025-10-20T07:51:27.987Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 371 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
## Dev
For a list of all available tasks, refer to the [deno config file](deno.json).
Some tasks have `pw:*` (for Windows) and `sh:*` (for Linux and MacOS) variants, make sure to run the ones corresponding to your Platform.
```shell
deno task cm:fetch
deno task :build
deno task :enable
```
## License
GPLv3. See [COPYING](COPYING).