• Home
  • Download
  • Community
  • Issue tracker

Navigation

  • index
  • next |
  • previous |
  • Buster.JS 0.8-dev documentation »

DevelopersΒΆ

This page contains useful information for Buster.JS developers/contributors.

Important

You should definitely avoid to have a global installation of Buster.JS while developing Buster.JS. Otherwise chances are high that it will be involved when running Buster.JS and tests in the development environment.

  • Setting up a development environment
    • First time setup
    • Refreshing all repositories
  • Useful information around the development process
    • Run Buster.JS
    • Run tests
    • Debugging
    • How to get your changes to the Buster.JS repositories
    • Finding your way around the code
  • Contribution guidelines
    • Post questions to the busterjs-dev mailing list
    • Coding style
    • Automated tests
    • Manual testing
    • Understanding Buster.JS
  • Architecture overview
    • Types of modules
    • Dependency graphs
    • Core modules
    • Auxilliary modules
    • Extensions and optional modules
    • By example: buster test --browser
    • In summary
  • Building Extensions
    • Create: var instance = ext.create([options]);
    • Hook: configure
    • Hook: beforeRun
    • Hook: testRun

Related Topics

  • Home
    • Previous: Contributors
    • Next: Setting up a development environment

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

© Copyright 2010-2013, Buster.JS contributors. Buster.JS uses semantic versioning. Code released under the BSD license. Documentation released under CC Attribution-Share Alike.