cli


License

License

Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

org.scalameta
ArtifactId

ArtifactId

metadoc-cli_2.12
Last Version

Last Version

0.2.0-M1
Release Date

Release Date

Type

Type

jar
Description

Description

cli
cli
Project URL

Project URL

https://github.com/scalameta/metadoc
Project Organization

Project Organization

org.scalameta
Source Code Management

Source Code Management

https://github.com/scalameta/mbrowse

Download metadoc-cli_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/org.scalameta/metadoc-cli_2.12/ -->
<dependency>
    <groupId>org.scalameta</groupId>
    <artifactId>metadoc-cli_2.12</artifactId>
    <version>0.2.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalameta/metadoc-cli_2.12/
implementation 'org.scalameta:metadoc-cli_2.12:0.2.0-M1'
// https://jarcasting.com/artifacts/org.scalameta/metadoc-cli_2.12/
implementation ("org.scalameta:metadoc-cli_2.12:0.2.0-M1")
'org.scalameta:metadoc-cli_2.12:jar:0.2.0-M1'
<dependency org="org.scalameta" name="metadoc-cli_2.12" rev="0.2.0-M1">
  <artifact name="metadoc-cli_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalameta', module='metadoc-cli_2.12', version='0.2.0-M1')
)
libraryDependencies += "org.scalameta" % "metadoc-cli_2.12" % "0.2.0-M1"
[org.scalameta/metadoc-cli_2.12 "0.2.0-M1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.7
org.scalameta : metadoc-core_2.12 jar 0.2.0-M1
com.thesamet.scalapb : scalapb-json4s_2.12 jar 0.7.1
com.github.alexarchambault : case-app_2.12 jar 1.2.0
com.github.pathikrit : better-files_2.12 jar 3.6.0

Project Modules

There are no modules declared in this project.

Metabrowse

Build Status Join the chat at https://gitter.im/scalameta/scalameta

An experiment with Scalameta Semantic API to build online code browser with IDE-like features such as "jump to definition" and "find usages". See our demo page to try it out!

Implemented features

  • Generates a static site that is possible to serve via GitHub pages
  • Jump to definition
  • Find usages
  • Search by symbol

For other features on the roadmap, see our issue tracker: https://github.com/scalameta/metabrowse/issues

Related projects

Contributing

See the contribution guide.

Team

The current maintainers (people who can merge pull requests) are:

An up-to-date list of contributors is available here: https://github.com/scalameta/metabrowse/graphs/contributors.

License

Copyright 2017-2018 Ólafur Páll Geirsson and Jonas Fonseca

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ```

org.scalameta
Developer tooling for Scala

Versions

Version
0.2.0-M1
0.1.1
0.1.0