dawenxi-tech / 2fa

A 2FA desktop application.
MIT License
2 stars 1 forks source link

make env extendable via make include #5

Closed gedw99 closed 11 months ago

gedw99 commented 11 months ago

https://github.com/dawenxi-tech/2fa/issues/4 issue

This is a simple way for devs to extend the app using a make include. In this case the env.mk

https://github.com/dawenxi-tech/2fa/issues/6 issue

It also has golang tooling to make asset icons creations and tooling easier. The assets-backup folder holds 2 assets sets to sue as a basis The make assets-* targets explain how to use the tools.

If any questions let me know.

DO you prefer I do PRs on a different branch next time ?