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

https://github.com/shaftui/countertemplate


https://github.com/shaftui/countertemplate

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# CounterTemplate

This is a minimal starter template of a Shaft app. Simply run the following commands to build and run the app:

```sh
git clone https://github.com/ShaftUI/CounterTemplate.git

cd CounterTemplate

swift package plugin setup-skia

swift run
```

![CounterTemplate](/docs/screenshot.png)