Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Template of the python3 executable. #6

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

maurineimirandazup
Copy link

Pull Request

What I did

This pull request has the python3 executable template. This template generates a binary, eliminating the need for python3 for its execution.

How I did it

Using the pyinstaller lib to build the executable.

How to verify it

Create a new formula using the rit create formula command and select the python3-pyinstaller template.

What kind of change does this PR make

  • Major
  • Minor
  • Patch

Description for the changelog

Before the merge, it is necessary to configure the name of the docker images.
Requires assessment by the responsible team.

Signed-off-by: maurineimirandazup <[email protected]>
Signed-off-by: maurineimirandazup <[email protected]>
Signed-off-by: maurineimirandazup <[email protected]>
Signed-off-by: maurineimirandazup <[email protected]>
Signed-off-by: maurineimirandazup <[email protected]>
Signed-off-by: maurineimirandazup <[email protected]>
@maurineimirandazup maurineimirandazup added the enhancement New feature or request label Sep 1, 2021
Copy link
Contributor

@fabianofernandeszup fabianofernandeszup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The repository folder structure has changed, now your template needs to be in a folder called

templates/create_formula/languages/hello-world/python3-pyinstaller/helloWorld

Also, makefile files are no longer needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants