This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6db4394562
budibase
/
packages
/
cli
/
bin
/
budi
4 lines
45 B
Plaintext
Raw
Normal View
History
Unescape
Escape
CLI nearly there
2019-10-11 18:14:23 +02:00
#!/usr/bin/env node
Lots of poking around to get apps to run, plux fixing tests (#92) ixing broken tests on client typo in buildPage.js fixing some server tests local datastore uses fs-extra remove, not rmdir client - loadBudibase - no longer destructuring arg updated publishdev script for client (reads apps) prettier fix some little bug fixes bugfix - set screens to empty array when falsy typo in template page.json replaced "Shard Factor" for "Estimated Count"
2020-02-12 13:45:24 +01:00
require("../src/cli")()