How can I contact the project team?

Just send an email to our project mailing list: archetype-user@googlegroups.com.

All team members read this list. You'll get answers on any questions you may have regarding Archetype.

[top]

Archetype is the best JavaScript project in the world, how can I contribute?

Contact us through our mailing list: archetype-user@googlegroups.com and we will set up an account for you in the project resources.

If you want to do some coding, you will need a JavaScript IDE (Eclipse, NetBeans, Komodo...), a JavaScript debugger such as Firebug, and a Mercurial client.

[top]

I have a few ideas, where can I send them to you?

There are two ways to send your suggestions: either through our mailing list as usual (archetype-user@googlegroups.com), or by directly creating an entry on our JIRA (bug tracker) here: Archetype's JIRA

[top]

Are there any examples of how to use Archetype?

Please refer to our tutorial here: Archetype's tutorial.

[top]

Is there a detailed documentation for Archetype?

The complete documentation is still being written.

But you can access the complete JSDoc here (same as JavaDoc but for JavaScript): Archetype's JSDoc.

You will find exact descriptions of all public methods of the framework in the JSDoc.

[top]

Is there a roadmap for Archetype?

We use the JIRA roadmap system: Archetype's roadmap.

You can refer to it if you want to know more about upcoming Archetype developments.

[top]

Can I use Archetype just for loading my JavaScript files in an organized way?

Yes!

[top]

Can I use Archetype just for its logger mechanism?

Yes!

[top]

Can I use Archetype in a real production environment?

Yes!

[top]