https://github.com/rightpoint/opensourcestandards
https://github.com/rightpoint/opensourcestandards
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rightpoint/opensourcestandards
- Owner: Rightpoint
- Created: 2016-02-16T19:37:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-04T17:45:05.000Z (over 9 years ago)
- Last Synced: 2025-04-12T07:43:33.486Z (about 1 year ago)
- Size: 8.79 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README Template.md
- Contributing: Contributing/CONTRIBUTING.MD
- License: License/APACHE 2 LICENSE
Awesome Lists containing this project
README
PROJECT_NAME is [project description]
## Features
- List
- of
- supported
- features
Think something is missing? Please [file an issue](https://github.com/Raizlabs/PROJECT_NAME/issues) (or add a +1 if one already exists).
## Usage
Here is a section on how to use the thing.
```swift
if unicorns && sparkles {
print("use fenced code blocks with language specifiers to make syntax-highlighted code samples")
}
```
## Secondary Section
Fill in additional sections if you want to go into more detail
## Contributing
Issues and pull requests are welcome! Please format all code using . See CONTRIBUTING.md for additional details.
## Author
Person Name: , [@YourHandle](https://twitter.com/YourHandle)
Logo by Designer Name: [@DesignerHandle](https://twitter.com/DesignerHandle)
## License
PROJECT_NAME is available under the MIT license. See the LICENSE file for more info.