master
Alessandro Mauri 4 months ago
parent 6cd644c0e9
commit c2e59b3601
  1. 7
      .gitignore
  2. 11
      README

7
.gitignore vendored

@ -0,0 +1,7 @@
*
!.gitignore
!Floorp.yml
!Floorp.desktop
!package.sh
!AppRun
!README

@ -0,0 +1,11 @@
# Floorp AppImage builder
Just run `./package.sh` and watch floorp get packaged into a neat AppImage
## TODO:
- Automatically download the last version
- Maybe add some more libraries to make compatible with more systems
- Add builds for linux-arm
- Add internationalization to `Floorp.desktop`
Loading…
Cancel
Save