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

Added support for a deps-new template #245

Merged
merged 11 commits into from
Oct 15, 2021
Merged

Added support for a deps-new template #245

merged 11 commits into from
Oct 15, 2021

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    b1b483d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01235ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dce3e41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3eae91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66414dd View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    4c68e56 View commit details
    Browse the repository at this point in the history
  2. Restructure files as per Sean Corfield's suggestion.

    This is to allow for deployment to clojars and to be able to use both
    lein and deps-new templates from that one artifact.
    
    Updated CHANGELOG.
    bombaywalla committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    2d32935 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ef6c5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78abcbb View commit details
    Browse the repository at this point in the history
  5. Use explicit code blocks.

    bombaywalla committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    f7a0355 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Update docs to use git deps for deps-new.

    Since deps-new does not work with jar files.
    Since it uses tools.build, which uses files in directories.
    bombaywalla committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    614095b View commit details
    Browse the repository at this point in the history