Skip to content

dockerized toolchain for building applications for palmOS

License

Notifications You must be signed in to change notification settings

knickish/palm_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PALM DOCKER BUILDER

Usage:

  1. clone repo
  2. install docker
  3. docker pull knickish/palm_docker:latest
  4. add source code to src directory
  5. run PRC_NAME="HELLO_WORLD" ./compile.sh in linux directory, replacing "HELLO_WORLD" with the desired name for the compiled PRC
  6. retrieve .prc from artifacts directory

TODO:

  1. add windows support
  2. add downloaded code to local directory so that ide tools can be used

Credit goes to Palm2000 for collecting the necessary resources, and to Dmitry Grinberg for almost all of the toolchain work. This is only a docker container that makes their work more accessible.

About

dockerized toolchain for building applications for palmOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published