Apollo: Add a Module to Apollo Modules

Created on 6 Jul 2018  路  2Comments  路  Source: ApolloAuto/apollo

I want to be able to create my own module which would be built along with the other modules when I run $./apollo.sh build

Does that module have to have a script that calls it? What exactly makes a module and how can I create my own?

All Others Question

Most helpful comment

You can just add your module in modules/ folder. You can use modules/routing as an example, which is a relatively simple module. Write the BUILD files properly and apollo.sh will build your module automatically

All 2 comments

You can just add your module in modules/ folder. You can use modules/routing as an example, which is a relatively simple module. Write the BUILD files properly and apollo.sh will build your module automatically

Closing the issue due to no further communication. Feel free to re-open if there is follow up questions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chilihua picture chilihua  路  3Comments

lesun90 picture lesun90  路  3Comments

lyletbjohnson picture lyletbjohnson  路  3Comments

c-xyli picture c-xyli  路  3Comments

westeast picture westeast  路  3Comments