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

Taskfile support #2

Closed
HeCorr opened this issue Apr 12, 2023 · 4 comments
Closed

Taskfile support #2

HeCorr opened this issue Apr 12, 2023 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@HeCorr
Copy link

HeCorr commented Apr 12, 2023

Task is a Make alternative written in Go, which makes it a lot easier to install in non-Unix platforms such as Windows.

I propose the creation of a Taskfile which would allow users to execute the installation commands without the need for Make.

I can create a PR for this later today :)

@thomiceli
Copy link
Owner

thomiceli commented Apr 12, 2023

Hi, i have heard about Task but i never actually tried to play with it; i would be glad to see a PR about it :)

@thomiceli thomiceli added enhancement New feature or request help wanted Extra attention is needed labels Apr 18, 2023
@HeCorr
Copy link
Author

HeCorr commented May 7, 2023

Hi, my apologies for taking so long to tackle this. I am working on it now.

@thomiceli
Copy link
Owner

Hi, no problem and thank you

@thomiceli thomiceli linked a pull request May 7, 2023 that will close this issue
@jolheiser
Copy link
Contributor

Another option that I've seen which is popular is just.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants