https://github.com/clivern/snippets
🍫 Sublime Text Snippets.
https://github.com/clivern/snippets
database golang java javascript php rust-lang sublime-package sublime-snippets sublime-text-3 sublime-text-plugin
Last synced: 3 months ago
JSON representation
🍫 Sublime Text Snippets.
- Host: GitHub
- URL: https://github.com/clivern/snippets
- Owner: Clivern
- Created: 2020-03-06T19:16:02.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-12-16T11:01:26.000Z (over 2 years ago)
- Last Synced: 2026-01-03T14:39:23.083Z (6 months ago)
- Topics: database, golang, java, javascript, php, rust-lang, sublime-package, sublime-snippets, sublime-text-3, sublime-text-plugin
- Language: Shell
- Homepage:
- Size: 131 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Snippets
Sublime Text Snippets
## Documentation
#### Installation:
Add the package to Sublime Text 3 packages directory:
```zsh
$ ./bin/download.sh
```
Or create a symlink to snippets package
```
$ ./bin/symlink.sh
```
To show all snippets available, type `clivern-` in sublime IDE.
## Versioning
For transparency into our release cycle and in striving to maintain backward compatibility, Snippets is maintained under the [Semantic Versioning guidelines](https://semver.org/) and release process is predictable and business-friendly.
See the [Releases section of our GitHub project](https://github.com/clivern/snippets/releases) for changelogs for each release version of snippets. It contains summaries of the most noteworthy changes made in each release.
## Bug tracker
If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/snippets/issues
## Security Issues
If you discover a security vulnerability within snippets, please send an email to [hello@clivern.com](mailto:hello@clivern.com)
## Contributing
We are an open source, community-driven project so please feel free to join us. see the [contributing guidelines](CONTRIBUTING.md) for more details.
## License
© 2020, clivern. Released under [MIT License](https://opensource.org/licenses/mit-license.php).
**Snippets** is authored and maintained by [@clivern](http://github.com/clivern).