Skip to content

Eeems-Org/remarkable-nuitka-build-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remarkable-nuitka-build-action

Compile a python script with nuitka into a binary that will run on a reMarkable tablet.

See action.yml for the possible inputs.

Usage

- uses: Eeems-Org/remarkable-nuitka-build-action@v2
  with:
    main: hello.py