GithubHelp home page GithubHelp logo

slipset / lein-tools-deps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rickmoynihan/lein-tools-deps

0.0 2.0 0.0 14 KB

WIP: A leiningen plugin that lets you share tools.deps.alpha dependencies in your leiningen project

License: Eclipse Public License 1.0

Clojure 100.00%

lein-tools-deps's Introduction

lein-tools-deps

A leiningen plugin that lets you share tools.deps.alpha dependencies in your leiningen project.

Usage

Simply add the following to your plugins vector in your project.clj:

  :plugins [[lein-tools-deps "0.1.0-SNAPSHOT"]]

Then set :tools/deps to specify which deps.edn files to resolve, we recommend:

:tools/deps [:system :home :project]

The keywords :system, :home and :project will be resolved by the plugin. You can also supply your own paths as strings, e.g.

:tools/deps [:system :home :project "../src/deps.edn"]

You can now delete your :dependencies vector from project.clj.

Project Status

VERY ALPHA

This is almost entirely untested, so don't rely on it yet. PRs & ideas for future development welcome.

Please see the issue tracker

License

Copyright © 2017 Rick Moynihan

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

lein-tools-deps's People

Contributors

rickmoynihan avatar slipset avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.