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

Use a Makefile to easy getting started #1

Open
huan opened this issue Dec 8, 2020 · 0 comments
Open

Use a Makefile to easy getting started #1

huan opened this issue Dec 8, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@huan
Copy link
Member

huan commented Dec 8, 2020

I'd like to suggest that we should support the following two make commands, which other Multi-Language Wechaty are already followed:

  1. make install: install all the dependencies
  2. create an examples/ding-dong-bot.cs to implement the ding/dong logic
  3. make bot: run the examples/ding-dong-bot.cs

After we support the above make commands, then I believe this repo will be ready to announce to the community!

@huan huan added the enhancement New feature or request label Dec 8, 2020
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

1 participant