Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement makefile to run shell commands #45

Closed
JordyHers opened this issue Jun 2, 2023 · 0 comments
Closed

implement makefile to run shell commands #45

JordyHers opened this issue Jun 2, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@JordyHers
Copy link
Contributor

JordyHers commented Jun 2, 2023

Current Behaviour:

No make file available in the project

Expected Behaviour:

implement a make file with the commands

make deploy
[fastlane command ...]

make get
[flutter clean && flutter pub get]

make generate
[flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs]

Steps to Reproduce:

NO/

Environment:

Emulator: Pixel 6 Pro
Android version: 12
Android SDK: 33

@JordyHers JordyHers added this to the v.2.0.0 milestone Jun 2, 2023
@JordyHers JordyHers self-assigned this Jun 3, 2023
@JordyHers JordyHers added the enhancement New feature or request label Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant