https://github.com/boringcodes/test
GitHub Actions tests
https://github.com/boringcodes/test
Last synced: 11 months ago
JSON representation
GitHub Actions tests
- Host: GitHub
- URL: https://github.com/boringcodes/test
- Owner: boringcodes
- License: mit
- Created: 2020-10-21T09:26:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T12:47:17.000Z (about 5 years ago)
- Last Synced: 2025-03-22T05:33:03.238Z (11 months ago)
- Language: TypeScript
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.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)