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

Allow script templates to be overridden #121

Merged
merged 4 commits into from
Jan 6, 2014

Commits on Jan 5, 2014

  1. Fixes #118

    * Add customizable sbt keys for all template sources
    * Make sure current template sources are used by default.
    * Start on documentation for archetypes.
    jsuereth committed Jan 5, 2014
    Configuration menu
    Copy the full SHA
    699e24b View commit details
    Browse the repository at this point in the history
  2. Updated documentation for overridable templates.

    * Flesh out some more docs (barely) for archetypes
    * Add a good bit of dcoumentation for how to override templates.
    jsuereth committed Jan 5, 2014
    Configuration menu
    Copy the full SHA
    5981fdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61d4f3b View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2014

  1. Bash configuration file now has a Key.

    * Java App & Server archetypes can now configure default bash arguments
      via configuration file.
    jsuereth committed Jan 6, 2014
    Configuration menu
    Copy the full SHA
    bc0ed11 View commit details
    Browse the repository at this point in the history