master
Alessandro Mauri 4 months ago
parent c2e59b3601
commit 06b08bb360
  1. 2
      .gitignore
  2. 12
      README.md

2
.gitignore vendored

@ -4,4 +4,4 @@
!Floorp.desktop
!package.sh
!AppRun
!README
!README.md

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