hugo
build hugo for Android

step1、install ndk-pkg

step2、update ndk-pkg-formula-repository

ndk-pkg update

step3、build and install hugo

ndk-pkg install hugo
view the formula of hugo
ndk-pkg formula view hugo

{{ formula }}
edit the formula of hugo

if the formula of hugo dosn't meet your needs, you can edit it ⤵︎

ndk-pkg formula edit hugo

after editing, you may want to rebuild this package ⤵︎

ndk-pkg install hugo