Skip to content

visualdoj/setup-fpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup Free Pascal Compiler

GitHub action for installing free pascal compiler. Works on Linux, Windows and macOS runners.

Example

      - name: Setup
        uses: visualdoj/setup-fpc@main

      - name: Compile
        run:  fpc hello.pas

      - name: Run
        run:  "${{ github.workspace }}/hello"

Also visit repository visualdoj/hello-fpc to see an example in action.

About

GitHub Action for installing fpc

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages