-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.noon
22 lines (22 loc) · 864 Bytes
/
package.noon
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name kode
version 0.275.0
description programming language
main js/kode.js
bin
kode bin/kode
scripts
test kode -t kode/test/*.kode
watch kode -wt kode/test/*.kode kode/*.kode
stage pnpm run build0 && pnpm run build1 && pnpm run testage
build0 kode kode/*.kode -Ho stage0
build1 k0de kode/*.kode -Ho stage1 && cp -r kode/test stage1
testage k1de -t stage1/test/*.kode
unstage cp stage1/*.js js
author monsterkodi
license Unlicense
dependencies
colorcat github:monsterkodi/colorcat
karg github:monsterkodi/karg
kslash github:monsterkodi/kslash
kstr github:monsterkodi/kstr
noon github:monsterkodi/noon