GithubHelp home page GithubHelp logo

ashusingh / sbt-about-plugins Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jozic/sbt-about-plugins

0.0 1.0 0.0 180 KB

SBT plugin to show some details about plugins loaded

License: BSD 3-Clause "New" or "Revised" License

Scala 100.00%

sbt-about-plugins's Introduction

sbt-about-plugins

SBT plugin to show some details about plugins loaded

Requirements

  • sbt 0.12.x, 0.13.x

Installation

To use latest stable version add this line to your plugins.sbt:

addSbtPlugin("com.github.jozic" % "sbt-about-plugins" % "0.1.0")

To use the latest snapshot version, also add Sonatype snapshots repository resolver:

resolvers += "Sonatype snapshots" at "http://oss.sonatype.org/content/repositories/snapshots/"

addSbtPlugin("com.github.jozic" % "sbt-about-plugins" % "0.1.1-SNAPSHOT")

Alternatively you can declare the plugin in global configuration to make it available for all your projects:
for sbt 0.12.x add it to ~/.sbt/plugins/build.sbt
for sbt 0.13.x add it to ~/.sbt/0.13/plugins/build.sbt

Usage

> about
[info] This is sbt 0.12.4
[info] The current project is {file:/home/jozic/projects/sbt-about-plugins/}sbt-about-plugins
[info] The current project is built against Scala 2.9.2
[info] Available Plugins: com.typesafe.sbt.SbtPgp, org.sbtidea.SbtIdeaPlugin, com.github.sbt.aboutplugins.AboutPluginsPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbt.ScriptedPlugin, net.virtualvoid.sbt.cross.CrossPlugin
[info] sbt, sbt plugins, and build definitions are using Scala 2.9.2
> 
> about-plugins
[info] The following 6 plugins are loaded with this build:
[info] 	com.github.sbt.aboutplugins.AboutPluginsPlugin in module
[info] 		com.github.jozic:sbt-about-plugins:0.1.0-SNAPSHOT (sbtVersion=0.12, scalaVersion=2.9.2)
[info] 	com.timushev.sbt.updates.UpdatesPlugin in module
[info] 		com.timushev.sbt:sbt-updates:0.1.2 (sbtVersion=0.12, scalaVersion=2.9.2)
[info] 	com.typesafe.sbt.SbtPgp in module
[info] 		com.typesafe.sbt:sbt-pgp:0.8 (sbtVersion=0.12, scalaVersion=2.9.2)
[info] 	net.virtualvoid.sbt.cross.CrossPlugin in module
[info] 		net.virtual-void:sbt-cross-building:0.8.0 (sbtVersion=0.12, scalaVersion=2.9.2)
[info] 	org.sbtidea.SbtIdeaPlugin in module
[info] 		com.github.mpeltonen:sbt-idea:1.6.0-SNAPSHOT (sbtVersion=0.12, scalaVersion=2.9.2)
[info] 	sbt.ScriptedPlugin in module
[info] 		org.scala-sbt:scripted-plugin:0.12.4
> 

sbt-about-plugins's People

Watchers

James Cloos 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.