marklovers / kaplay

🦖 A JavaScript game library
https://kaplayjs.com
MIT License
230 stars 14 forks source link

feat: devcontainers #185

Closed niceEli closed 6 days ago

niceEli commented 1 week ago

Description

Devcontainers for KAPLAY, this allows for anyone to have the same working environment.

Issues or related

lajbel commented 1 week ago

How devcontainers work? It syncs with my IDE? It's like an .editorconfig or nop

niceEli commented 1 week ago

yes most ides just work with it, in vscode you can press the remote button (the one in the bottom left corner) and press reopen in container. Example

pkg-pr-new[bot] commented 1 week ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

commit: e35b860

kaplay

``` npm i https://pkg.pr.new/marklovers/kaplay@185 ```


templates

- [default](https://pkg.pr.new/template/12c47b29-5a35-4859-85d4-9c0a1b0b7f94)

lajbel commented 6 days ago

will try