wasp/waspc/cli/Command
Martin Šošić 779cff3745
Enabled input in proxied CLI commands + fixed encoding of proxied output. (#202)
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
2021-03-15 17:11:04 +01:00
..
Db Fixed migrations not being copied on 'wasp build'. 2021-02-04 17:45:38 +01:00
Telemetry Added tracking of 'build' command in telemetry. 2021-02-05 14:40:46 +01:00
Build.hs Added 'Wasp is in Alpha' note to CLI. 2021-02-09 17:29:08 +01:00
Call.hs cli: add telemetry command (#186) 2021-02-22 18:32:04 +01:00
Clean.hs 'wasp start' now reloads on file change. 2020-09-15 17:00:48 +02:00
Common.hs Added 'Wasp is in Alpha' note to CLI. 2021-02-09 17:29:08 +01:00
Compile.hs compileIOWithOptions now has nicer code. 2021-02-05 12:18:12 +01:00
CreateNewProject.hs Add ext/.waspignore file (#196) 2021-03-03 09:35:27 +01:00
Db.hs Enabled input in proxied CLI commands + fixed encoding of proxied output. (#202) 2021-03-15 17:11:04 +01:00
Start.hs Enabled input in proxied CLI commands + fixed encoding of proxied output. (#202) 2021-03-15 17:11:04 +01:00
Telemetry.hs cli: add telemetry command (#186) 2021-02-22 18:32:04 +01:00
Watch.hs TodoApp example now uses db. (#45) 2020-09-19 16:11:09 +02:00