Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)ZO
Posts
0
Comments
90
Joined
2 yr. ago

  • Correct.

    make install command will invoke install once for each file you need put in place.

    Make is just a tool that I like to use, you could even just add an install.sh script that sets up all the needed files.