https://github.com/juliasmoothoptimizers/jsotemplate.jl
Template for JSO packages
https://github.com/juliasmoothoptimizers/jsotemplate.jl
hacktoberfest jso julia pkgtemplates template
Last synced: 12 months ago
JSON representation
Template for JSO packages
- Host: GitHub
- URL: https://github.com/juliasmoothoptimizers/jsotemplate.jl
- Owner: JuliaSmoothOptimizers
- License: mpl-2.0
- Created: 2021-09-25T19:08:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-14T14:24:09.000Z (over 1 year ago)
- Last Synced: 2025-06-06T18:12:27.304Z (about 1 year ago)
- Topics: hacktoberfest, jso, julia, pkgtemplates, template
- Language: Julia
- Homepage:
- Size: 548 KB
- Stars: 7
- Watchers: 4
- Forks: 5
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
# JSOTemplate
[](https://JuliaSmoothOptimizers.github.io/JSOTemplate.jl/stable)
[](https://JuliaSmoothOptimizers.github.io/JSOTemplate.jl/dev)
[](https://github.com/JuliaSmoothOptimizers/JSOTemplate.jl/actions)
[](https://cirrus-ci.com/github/JuliaSmoothOptimizers/JSOTemplate.jl)
[](https://codecov.io/gh/JuliaSmoothOptimizers/JSOTemplate.jl)
This is a template/skeleton for JSO packages.
It should be used for new packages, and as a reference for changes in existing packages.
## Things to change
- Project.toml: name and uuid
- LICENSE.md: Check if MPL-v2 is the correct choice
## How to Cite
If you use JSOTemplate.jl in your work, please cite using the format given in [CITATION.cff](https://github.com/JuliaSmoothOptimizers/JSOTemplate.jl/blob/main/CITATION.cff).
## Bug reports and discussions
If you think you found a bug, feel free to open an [issue](https://github.com/JuliaSmoothOptimizers/JSOTemplate.jl/issues).
Focused suggestions and requests can also be opened as issues. Before opening a pull request, start an issue or a discussion on the topic, please.
If you want to ask a question not suited for a bug report, feel free to start a discussion [here](https://github.com/JuliaSmoothOptimizers/Organization/discussions). This forum is for general discussion about this repository and the [JuliaSmoothOptimizers](https://github.com/JuliaSmoothOptimizers) organization, so questions about any of our packages are welcome.