13 Commits

Author SHA1 Message Date
weboko
f846d7cec3
nit: move to await try/catch 2022-12-13 00:11:18 +01:00
weboko
440e297c60
fix: skip npm i for examples without package.json 2022-12-13 00:11:07 +01:00
Sasha
efd431914f
move to original license
Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
2022-12-13 00:10:43 +01:00
weboko
75d7b16cfb
add basic README 2022-12-13 00:10:25 +01:00
weboko
922c8d0d1a
add const 2022-12-13 00:10:11 +01:00
weboko
f08d49542b
add log messages, remove unused function 2022-12-13 00:10:00 +01:00
weboko
4126f416ff
add npm and git init functions 2022-12-13 00:09:44 +01:00
weboko
c1f476dd80
change package name, reset version 2022-12-13 00:09:27 +01:00
weboko
874c2477a8
create build scrupt, make adjustments to use examples from package json 2022-12-13 00:09:07 +01:00
weboko
e7f68732cb
add .gitignore and empty README 2022-12-13 00:08:50 +01:00
weboko
af0c0cf1b0
user commander to handle command 2022-12-13 00:08:06 +01:00
weboko
32ea01a135
add index.js 2022-12-13 00:07:49 +01:00
weboko
501bbaeabd
init create-waku-app 2022-12-13 00:07:29 +01:00