Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jasperan/guides
A collection of miscellaneous guides I do from time to time
https://github.com/jasperan/guides
Last synced: about 2 months ago
JSON representation
A collection of miscellaneous guides I do from time to time
- Host: GitHub
- URL: https://github.com/jasperan/guides
- Owner: jasperan
- License: upl-1.0
- Created: 2023-07-19T08:25:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-19T08:34:53.000Z (over 1 year ago)
- Last Synced: 2024-10-12T18:29:25.281Z (3 months ago)
- Size: 400 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
*This repository acts as a template for all of Oracle’s GitHub repositories. It contains information about the guidelines for those repositories. All files and sections contained in this template are mandatory, and a GitHub app ensures alignment with these guidelines. To get started with a new repository, replace the italic paragraphs with the respective text for your project.*
# Project name
*Describe your project's features, functionality and target audience*
## Installation
*Provide detailed step-by-step installation instructions. You can name this section **How to Run** or **Getting Started** instead of **Installation** if that's more acceptable for your project*
## Documentation
*Developer-oriented documentation can be published on GitHub, but all product documentation must be published on *
## Examples
*Describe any included examples or provide a link to a demo/tutorial*
## Help
*Inform users on where to get help or how to receive official support from Oracle (if applicable)*
## Contributing
*If your project has specific contribution requirements, update the CONTRIBUTING.md file to ensure those requirements are clearly explained*
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)
## Security
Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process
## License
*The correct copyright notice format for both documentation and software is*
"Copyright (c) [year,] year Oracle and/or its affiliates."
*You must include the year the content was first released (on any platform) and the most recent year in which it was revised*Copyright (c) 2023 Oracle and/or its affiliates.
*Replace this statement if your project is not licensed under the UPL*
Released under the Universal Permissive License v1.0 as shown at
.