A CLI for scaffolding ATProto web applications

release: v0.1.4

besaid.zone b61823c9 e54dd955

verified
+8 -11
-5
.changeset/modern-geckos-yawn.md
··· 1 - --- 2 - "@nulfrost/create-atproto-app": patch 3 - --- 4 - 5 - add generated files to gitignore
-5
.changeset/shiny-lions-rhyme.md
··· 1 - --- 2 - "@nulfrost/create-atproto-app": patch 3 - --- 4 - 5 - adjust postinstall scripts for all templates
+7
CHANGELOG.md
··· 1 1 # @nulfrost/create-atproto-app 2 2 3 + ## 0.1.4 4 + 5 + ### Patch Changes 6 + 7 + - 1707472: add generated files to gitignore 8 + - e54dd95: adjust postinstall scripts for all templates 9 + 3 10 ## 0.1.3 4 11 5 12 ### Patch Changes
+1 -1
package.json
··· 1 1 { 2 2 "name": "@nulfrost/create-atproto-app", 3 - "version": "0.1.3", 3 + "version": "0.1.4", 4 4 "description": "CLI to bootstrap ATProto projects", 5 5 "keywords": [ 6 6 "atproto",