Martin Šošić
8d2c33ab28
Replace Wasp with AppSpec and Parser with Analyzer. ( #423 )
2022-01-20 11:45:14 +01:00
ShawSumma
70ba7f0608
fix spelling mistake in react component
2021-10-06 22:17:25 +02:00
Saatvik Shah
347cca6d9b
Move bash completion logic to Haskell ( #305 )
...
This patch moves majority of the bash completion logic from Bash to
Haskell taking advantage of the environment variables exposed by the
`complete` builtin to infer and suggest possible outputs.
Co-authored-by: sshah1 <saatvik.shah@imc.com>
2021-09-06 13:09:03 +02:00
Trieu Huy Vu
a18be1ab27
feat(cli): CLI now supports bash completion ( #224 )
...
Co-authored-by: Trieu Vu <trieuv@strategicdata.com.au>
2021-06-16 13:40:31 +02:00
Martin Sosic
80ab13d4e4
Improved error message when node is missing or too low version.
2021-02-09 15:49:48 +01:00
Martin Sosic
693cf13d69
Polished 'wasp new' template a little bit.
2021-02-09 14:31:00 +01:00
Matija Sosic
0207276a01
Added welcome page to the newly created app. ( #178 )
2021-02-09 13:13:51 +01:00