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

TypeScript support #1

Closed
egoist opened this issue May 31, 2018 · 4 comments
Closed

TypeScript support #1

egoist opened this issue May 31, 2018 · 4 comments
Labels
💪enhancement New feature or request

Comments

@egoist
Copy link
Owner

egoist commented May 31, 2018

Find typescript module in current working directory and use it to compile ts or typescript code blocks.

@egoist egoist added the 💪enhancement New feature or request label May 31, 2018
@tunnckoCore
Copy link
Contributor

Whoah... How much 👍 ...

What is the use case? Tasks are pretty simple in most cases. What, you will define types in the task, why? Uh. Definitely don't seeing sense for typescript, but it would be just easy to add.

@egoist
Copy link
Owner Author

egoist commented Jun 7, 2018

Yeah seems needless, I'll close it for now. Also I guess no editor has intellisense support for typescript in markdown code

@egoist egoist closed this as completed Jun 7, 2018
@Marak
Copy link

Marak commented Jun 7, 2018

It might be a good idea to consume or create a separate NPM module which can be responsible for spawning code snippets from multiple programming languages ( including languages like TypeScript, Lua, PHP, etc )

This way maid itself could focus itself on orchestrating tasks and this separate module would focus on spawning and executing tasks.

@tunnckoCore
Copy link
Contributor

the separate module for spawning is a good idea and it would handle the problems of #22 and #40

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
None yet
Development

No branches or pull requests

3 participants