issues
search
FartLabs
/
fart
🌫 Program that generates type definitions in multiple languages.
https://fart.fart.tools
MIT License
1
stars
0
forks
source link
Write `/devops` scripts 📂
#8
Open
EthanThatOneKid
opened
3 years ago
EthanThatOneKid
commented
3 years ago
[x]
Upgrade Dependency
upgrade-dep.ts
: A script that overwrites all imports of a specific library with a specific version.
[ ]
Bundle
: A script that bundles the Fart library to other JavaScript runtimes (e.g. es6, commonjs).
[ ]
Runtest
: A script that runs a
runtest
; a test that tests the compiled types for validity in multiple languages (#10).
[ ]
Docs
web.ts
: #11
upgrade-dep.ts
: A script that overwrites all imports of a specific library with a specific version.web.ts
: #11