Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 668981
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T00:06:04+00:00 2026-05-14T00:06:04+00:00

How do I install a leiningen plugin? For example, leiningen-run? I see this thing

  • 0

How do I install a leiningen plugin?

For example, leiningen-run?

I see this thing called “clojars.org”, and how to “push” to it, but I don’t see anything about “pulling” from it.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T00:06:04+00:00Added an answer on May 14, 2026 at 12:06 am

    If a plugin’s available at Clojars, like lein run is, just add it to your project’s :dev-dependencies in project.clj, then say lein deps in your project’s directory to have Leiningen pull in all dependencies. An annotated excerpt from lein run’s docs:

    (defproject island-wari "0.1"
      :description "Web application for playing the Island Wari game."
      :main wari
      :dependencies     [[org.clojure/clojure "1.1.0-master-SNAPSHOT"]
                         [org.clojure/clojure-contrib "1.1.0-master-SNAPSHOT"]
                         [org.clojars.liebke/compojure "0.3.1-master"]]
      :dev-dependencies [[org.clojure/swank-clojure "1.0"]
                         [leiningen-run "0.2"]]) ; <--- this bit makes it possible
                                                 ;      to use lein run
    

    Having done the above, you should be able to say lein run in your project’s directory to run your app.

    Update: Should you want to write your own plugins for Leiningen, check out this tutorial on nakkaya.com. Even if you’re not planning on writing lein plugins, still check out that blog, it absolutely positively rocks.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When running rake gems:install I see this message: /opt/local/lib/ruby/site_ruby/1.8/rubygems/spec_fetcher.rb:232: warning: getc is obsolete; use
i install phpmyadmin on my ubuntu 10.4 but its can't login this is the
easy_install python extension allows to install python eggs from console like: easy_install py2app But
gem install XXX seems to run the installation process even if the package is
I tried to install SOAP::WSDL on Ubuntu 8.04 Server through CPAN but got the
Sorry for the long post, but this forum always asks for use cases :-).
Install xampp-win32-1.7.3.exe and put my php project in htdocs folder. this is working on
gem install fastthread -v1.0.7 Building native extensions. This could take a while... ERROR: Error
I install the MS SQL Management Studio 2008, the installation was successfull but when
I install the tomcat server on my openSuse port 8080, but I can connect

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.