Skip to content

Build standalone Python archives #6

Description

@paulscottrobson

It may be worth considering having a makefile to build standalone archives - this can be done with:
mv fnxmgr.py init.py
zip fnxmgr.zip *.py
Makes it slighty easier to handle, can move it around as a single application

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions