Skip to content

putara/github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

GitHub actions to build open-source tools.

SQLite3 shell

See sqlite3-shell folder.

  • Add Unicode support to sqlite3.exe

Screenshot of sqlite3.exe

WOFF2 tool

See woff2 folder.

  • Compiled woff2_compress, woff2_decompress, woff2_info into a single program
    woff2 c myfont.ttf
    woff2 d myfont.woff2
    woff2 i myfont.woff2
    

MiniWeb

See miniweb folder.

  • Support .json, .svg and .svgz
  • Support VC++ build

bmp2png

See bmp2png repo.

⚠️ False positive
Some anti-virus software flags this small app as a malware.

License

Anything in .github is released under the WTFPL.

About

GitHub actions to build open-source apps

Resources

License

Stars

Watchers

Forks