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

feat: Add command and directive for run-script #69

Merged
merged 18 commits into from
Dec 9, 2022

Conversation

jcs090218
Copy link
Member

@jcs090218 jcs090218 commented Dec 9, 2022

Add

(script "test" "echo Hello World!~")  ; `script` directive

so you can execute like

$ eask run test  => 'Hello World!~'

@jcs090218 jcs090218 changed the title Add command and directive for run-script feat: Add command and directive for run-script Dec 9, 2022
@jcs090218 jcs090218 merged commit ee6b24c into master Dec 9, 2022
@jcs090218 jcs090218 deleted the feature/dsl-scripts branch December 9, 2022 14:09
@jcs090218 jcs090218 restored the feature/dsl-scripts branch December 9, 2022 16:20
@jcs090218 jcs090218 deleted the feature/dsl-scripts branch December 9, 2022 16:21
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

Successfully merging this pull request may close these issues.

1 participant