-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,14 @@ | ||
# PythonDotApp | ||
|
||
[![Build Status](https://travis-ci.org/bit/PythonDotApp.svg?branch=master)](https://travis-ci.org/bit/PythonDotApp) | ||
|
||
|
||
Skeleton to build Python 3 together with a custom hello world application and package it as OS X Application. | ||
|
||
Before you start, install brew. | ||
|
||
To install additional packages add them to requirements.txt | ||
|
||
If you need more packages from brew you have to edit build.sh | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters