An open API service indexing awesome lists of open source software.

https://github.com/joshmerlino/vanillatweeks

A webscraper for VanillaTweeks assets
https://github.com/joshmerlino/vanillatweeks

Last synced: 3 months ago
JSON representation

A webscraper for VanillaTweeks assets

Awesome Lists containing this project

README

        

# ts-package
### Checks
* [![Code Style Analysis](https://github.com/JoshMerlino/ts-package/actions/workflows/code-style-analysis.yml/badge.svg)](https://github.com/JoshMerlino/ts-package/actions/workflows/code-style-analysis.yml)
* [![Code Quality Analysis](https://github.com/JoshMerlino/ts-package/actions/workflows/code-quality-analysis.yml/badge.svg)](https://github.com/JoshMerlino/ts-package/actions/workflows/code-quality-analysis.yml)
* [![Test CI](https://github.com/JoshMerlino/ts-package/actions/workflows/test-ci.yml/badge.svg)](https://github.com/JoshMerlino/ts-package/actions/workflows/test-ci.yml)

## Getting Started
```bash
# Clone the repo
git clone https://github.com/JoshMerlino/ts-package -b master --single-branch -o upstream my-package
```