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

Refactor into a library #13

Open
karlroberts opened this issue Sep 14, 2015 · 0 comments
Open

Refactor into a library #13

karlroberts opened this issue Sep 14, 2015 · 0 comments

Comments

@karlroberts
Copy link
Contributor

Hi Bryan,

I love the code so far. I have a suggestion.

  1. Have you considered refactoring it into a multi module sbt project, with most of the code in an slack-scala-lib jar with the Main class in a separate examples module?

This would be cool, because then the example usage is a small bit of code that simply depends on the lib.

Because the surface area of the example is now small, you/we/I could create a giter8 example that would allow people to simply do g8 gilbertw1/slack-bot.g8 and in minutes have a standalone working chat bot for themselves.

If you like I'll fork a branch to demonstrate.

Cheers

Karl

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

1 participant