Commit Graph

18 Commits

Author SHA1 Message Date
weidong fu
91469df126 chore: fix typo in install_macos.sh 2022-09-24 10:39:00 +08:00
appflowy
ca50e61762 chore: add install gitlint script & ignore body length 2022-09-22 10:50:04 +08:00
Naughtz
1c19bee773 fix: fix actions fail 2022-08-08 17:12:27 +08:00
weidong fu
386ee15f1b chore: fix install script errors 2022-08-02 14:06:07 +08:00
Nathan.fooo
a47af561ab
Merge pull request #739 from Poly-Pixel/windows-dev-install-script
Add Windows development environment install script
2022-08-01 12:42:57 +08:00
appflowy
67f027bf3b chore: fix instal_macos.sh download glint error 2022-07-31 20:09:41 +08:00
Poly-Pixel
86799bbb96 fix: fix last command issue 2022-07-28 21:05:33 -07:00
Poly-Pixel
3caa565610 fix: fix remaining PATH issues 2022-07-28 20:04:46 -07:00
MikeWallaceDev
244549b167 fix: bah! removing duplicate code. 2022-07-25 13:37:58 -04:00
MikeWallaceDev
f993e1d076 feat: add gitlint dependency 2022-07-25 12:23:33 -04:00
Poly-Pixel
89dc2f0370 fix: forgot to uncomment a line! 2022-07-24 12:34:55 -07:00
Poly-Pixel
7eb7fad336 fix: fix most PATH-related issues 2022-07-27 18:09:59 -07:00
Poly-Pixel
85850af541 feat: add windows dev environment install script 2022-07-26 18:26:44 -07:00
MikeWallaceDev
efa89866f3 fix: colors and brew install for mac
Also fixed colors for Linux.
Now displays messages in yellow so that they stick out more.
2022-07-19 13:07:25 -04:00
MikeWallaceDev
6d9c4619e4 fix: fixed flutter config variable for mac 2022-07-18 21:44:11 -04:00
MikeWallaceDev
f30f2485c6 fix: fixed colors when asking to install Rust 2022-07-18 20:08:13 -04:00
MikeWallaceDev
1cb8dbcfa4 fix: improved installation on MacOs
added MacOs install script
Removed Makefile, since we now use a bash script. This removes the dependency on make.
Removed Brewfile, since we now use a bash script
2022-07-18 15:24:25 -04:00
MikeWallaceDev
39900022db fix: improved development environment installation
moved and renamed /Makefile.toml to githooks.toml
added install script for Linux
2022-07-18 14:31:13 -04:00