# EmberCLI: 곧 여러분에게 찾아옵니다!

**URL:** https://meta.discourse.org/t/embercli-coming-to-a-discourse-near-you/143528
**Category:** Development
**Created:** [3월 6, 2020, 4:10오후 UTC](https://meta.discourse.org/t/embercli-coming-to-a-discourse-near-you/143528 "2020-03-06T16:10:51Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![spirobel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/spirobel/32/170908_2.png) [@spirobel](https://meta.discourse.org/u/spirobel)
#### Post date: [3월 7, 2020, 1:17오전 UTC](https://meta.discourse.org/t/embercli-coming-to-a-discourse-near-you/143528/3 "2020-03-07T01:17:08Z")

</div>

결국 discourse 플러그인을 rails 플러그인으로 만들 계획도 있으신가요? 그렇다면 정말 좋을 것 같습니다! 😃 rails가 플러그인을 위해 기본적으로 제공하는 생성기가 정말 많거든요. 또한 discourse는 가장 큰 오픈소스 rails 앱이므로, 노력을 합치는 것이 좋은 방법이 될 수 있을 것 같습니다.

> [@Rails plugins vs discourse plugins - what is the difference?](https://meta.discourse.org/t/rails-plugins-vs-discourse-plugins-what-is-the-difference/127109):
>
> I want to make a plugin that needs its own tables. So its a good idea to have migration and model generators, because manually copying them from the main app dir will lead to errors and is just not very convenient. So I started making my own generators. I started with the migration generator: [https://github.com/spirobel/discourse/commit/3ba8190286b5c40eeace1b58238cbf5075db597e](https://github.com/spirobel/discourse/commit/3ba8190286b5c40eeace1b58238cbf5075db597e) I could move on now and do the same for models and controllers. But now I started to read this [Getting Started with En…](https://guides.rubyonrails.org/engines.html)

---

_[View the full topic](https://meta.discourse.org/t/embercli-coming-to-a-discourse-near-you/143528)._
