Files
ttyd/msys2
Shuanglei Tao f60398fb09 Bump to 1.3.2
2017-04-14 22:49:56 +08:00
..
2016-12-26 01:34:34 +08:00
2016-12-26 01:34:34 +08:00
2017-04-14 22:49:56 +08:00
2016-12-26 00:30:55 +08:00

Building ttyd with MSYS2

  1. Download and install the latest version of MSYS2, make sure you've updated the package database.
  2. Build json-c and libwebsockets: cd to package dir and run makepkg -s && pacman -U *.pkg.tar.xz.
  3. Build ttyd: cd to ttyd dir and run makepkg --skipchecksums.