flatpak-github-actions
Build your Flatpak application using Github Actions
File Explorer
Download Latest Version (.zip)- codespell.yml
- flatpak-test.yml
- FUNDING.yml
- index.js
- .eslintrc.json
- action.yml
- index.js
- package.json
- yarn.lock
- index.js
- manifest-2.yaml
- main.vala
- meson.build
- meson_options.txt
- org.example.MyApp.yaml
- hash.test.js
- manifest-1.yaml
- manifest-3.json
- parser.test.js
- .eslintrc.json
- action.yml
- index.js
- package.json
- yarn.lock
- .gitattributes
- .gitignore
- .typos.toml
- CONTRIBUTING.md
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/flatpak/flatpak-github-actions
Downloads the entire project code from GitHub to your computer.
cd flatpak-github-actions
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
cd flat-manager
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
