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

How to get started with this new structure? #29

Open
AlbertoMeQ opened this issue Mar 25, 2021 · 3 comments
Open

How to get started with this new structure? #29

AlbertoMeQ opened this issue Mar 25, 2021 · 3 comments

Comments

@AlbertoMeQ
Copy link

Hello!

I've been trying to learn how to use djinni but I only found tutorials for the "old" structure.
How would I go about to use this new one instead?

The minimal steps to get a hello world to run properly/easily would be brilliant!

@a4z
Copy link

a4z commented Mar 25, 2021

Hi Alberto! I agree, a hello world tutorial would be brilliant. Would you like to add one?
As a community project driven by volunteers in their spare time, we depend heavily on contributions.

There is a documentation page, https://djinni.xlcpp.dev , but a hello world tutorial is not part of it - yet.

Basically, it is like that:

  • create your idl file.
  • use the generator to generator some code
  • build your app by doing the c++/java/oc implementation and using the support-lib.

So the concept is pretty unchanged from the original version.
The 'new' structure just split the mono repo into extra repos and added CI/CD to the parts. But basically, not too much changed.

@AlbertoMeQ
Copy link
Author

AlbertoMeQ commented Mar 25, 2021

Hey there! Thanks for the reply a4z :)

The part that I'm struggling with (and it's a bit hard to find a simple and working tutorial online) is that 3rd point.

I would be more than happy to help writing the hello world tutorial for the website but I think I would need some support for it.

P.S. Is there any chat/forum for me to get in touch with the community?

@a4z
Copy link

a4z commented Mar 25, 2021

There is a slack forum, with a djinni and a djinni_development channel

you can invite your self via this link (takes sometime some time to load)
https://mobilecpp.herokuapp.com

looking forward seeing you there!

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

2 participants