https://github.com/boringcodes/repo-template
📋 Boring GitHub Repository Template - @boringcodes
https://github.com/boringcodes/repo-template
boringcodes github readme readme-standard template
Last synced: 2 months ago
JSON representation
📋 Boring GitHub Repository Template - @boringcodes
- Host: GitHub
- URL: https://github.com/boringcodes/repo-template
- Owner: boringcodes
- License: mit
- Created: 2020-02-27T03:39:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T17:46:26.000Z (over 4 years ago)
- Last Synced: 2025-03-22T05:33:03.153Z (2 months ago)
- Topics: boringcodes, github, readme, readme-standard, template
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Installation
Use the package manager to install foobar
```bash
yarn add foobar
```## Usage
```javascript
import foobar from 'foobar';foobar();
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## Authors
[BoringCodes](https://github.com/boringcodes)
## License
[MIT](https://github.com/boringcodes/repo-template/blob/master/LICENSE)