egui-phosphor icon indicating copy to clipboard operation
egui-phosphor copied to clipboard

Add build script in rust

Open bircni opened this issue 1 year ago • 2 comments

As already mentioned in #18 Here is an approach by using the build.rs to download new icons - I don't know if it is that good because it might fail if the url is unavailable

bircni avatar Jul 31 '24 18:07 bircni

Another way would be to run it using github actions

bircni avatar Jul 31 '24 18:07 bircni

See https://github.com/bircni/egui-phosphor/tree/main

bircni avatar Jul 31 '24 18:07 bircni