Skip to content

PhilipRoman/native-packager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Native Packager

This is a small experiment to enable creating standalone executables from any folder structure, by providing a shell command to be used as an entry point. Currently the project works, but many improvements are required to make it actually useful.

To Do

  • Unix file permissions/other metadata (for now this can be emulated using gzip)
  • Windows support without cross compilers
  • Documentation
  • Testing

About

Create standalone executables from any folder structure, by providing a shell command as an entry point

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published