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

How do I define my own Tasks? #12

Open
mpardalos opened this issue Sep 7, 2024 · 0 comments
Open

How do I define my own Tasks? #12

mpardalos opened this issue Sep 7, 2024 · 0 comments

Comments

@mpardalos
Copy link

I am using creep-tasks with typescript, and I'm trying to define my own Tasks.

It looks to me like I need to use the Task abstract class, from src/creep-tasks/Task.ts, but I cannot find a way to import it.

I can just implement ITask, but that would probably involve duplicating a lot of code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant