Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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(command): Add custom command #195

Merged
merged 5 commits into from
Oct 13, 2023
Merged

feat(command): Add custom command #195

merged 5 commits into from
Oct 13, 2023

Conversation

jcs090218
Copy link
Member

@jcs090218 jcs090218 commented Oct 13, 2023

(eask-defcommand my-test-command
  "A test command that prints out useless message."
  (message "This is a test command!"))
$ eask command my-test-command

or

$ eask command -a

@jcs090218 jcs090218 added the enhancement New feature or request label Oct 13, 2023
@jcs090218 jcs090218 merged commit 93f20db into master Oct 13, 2023
159 of 163 checks passed
@jcs090218 jcs090218 deleted the feat/command branch October 13, 2023 20:19
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

Successfully merging this pull request may close these issues.

1 participant