Skip to content

visualdoj/setup-pubforth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Setup PubForth

GitHub action for installing latest released PubForth. Works on Linux, Windows and macOS runners.

Inputs

  • repo-token: GitHub token. Defaults to github.token

Example

      - name: Setup PubForth
        uses: visualdoj/setup-pubforth@main

      - name: Run PubForth
        run:  pubforth --experimental -e "1 2 3 . . ."

See example-of-setup-pubforth for full workflow.

About

GitHub action for installing latest PubForth release

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published