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

Readme suggestions #6

Open
nothke opened this issue Sep 21, 2018 · 2 comments
Open

Readme suggestions #6

nothke opened this issue Sep 21, 2018 · 2 comments

Comments

@nothke
Copy link

nothke commented Sep 21, 2018

Not really an issue but a suggestion for readme.
2 things you should mention to make it work:

  • You need to add using CommandTerminal; to be able to register commands
  • and you need to have CommandArg[] args as a parameter even if you don't have any parameters. This confused me as it wasn't showing up in commands and there were no errors.

And great stuff! Thanks a lot!

@stillwwater
Copy link
Owner

I realize the readme is quite minimal so I'll be sure to add a note about the using derivative.

The CommandArg[] parameter is shown in the examples, do you think a footnote about requiring it even in commands without parameters would be useful there?

Thanks for the suggestion!

@ailrk
Copy link

ailrk commented Oct 9, 2018

How do you use a library without importing?

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

3 participants