Skip to content

taskemapp/server

Repository files navigation

codecov CodeFactor

Server for taskem

Development

Requirements

  • libvips 8.3+ (8.8+ recommended)
  • C compatible compiler such as gcc 4.6+ or clang 3.0+
  • Go 1.23+

Installation

  1. Download and install MSYS2.
  2. After install open MSYS2 UCRT64
  3. Update MSYS2
    pacman -Syuu
  4. Install toolchain | gcc | pkg-config | vips
    pacman -S mingw-w64-ucrt-x86_64-toolchain
    pacman -S mingw-w64-ucrt-x86_64-gcc
    pacman -S pkg-config
    pacman -S mingw-w64-ucrt-x86_64-libvips
    After that add C:/msys64/ucrt64/bin to your PATH

Coverage

codecov graph

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages