Giter VIP home page Giter VIP logo

mcpr-cli's Introduction

MCPR Build Status JavaScript Style Guide Codacy Badge Slack

The ultimate Minecraft Plugin Registry!

Project Status

Stage Status
Alpha Complete
Sprint One: MVP Complete
Public Beta/MVP Current
Sprint Two: Polish Current

Getting Started

Run Localy

First, clone the repository.

git clone https://github.com/mcpr/mcpr.git && cd mcpr

Then change to the docker directory and run with Docker!

cd docker

docker-compose up -d

Hosted Registry

Documentation

You can find MCPR's documentation here:

MCPR Docs

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Noah Prail - Project Lead - @nprail

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

mcpr-cli's People

Contributors

greenkeeper[bot] avatar nprail avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

fossabot

mcpr-cli's Issues

An in-range update of decompress is breaking the build 🚨

Version 4.1.0 of decompress just got published.

Branch Build failing 🚨
Dependency decompress
Current Version 4.0.0
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

decompress is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/HexagonMinecraft/mc-cli/builds/225606099)

Commits

The new version differs by 6 commits0.

false

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

Add Dependency Installer

Add a command to install dependencies (e.g. Java).

To-Do

  • Add Install Dependencies Option on Windows Installer
  • Add Install Dependencies Command

Required Dependencies

Linux

  • Java

Windows

  • Java
  • WSL or Git Bash (Probably Git Bash Since It's Lighter Weight)

macOS

  • Java

Installing dependencies on Linux is easy with all the package managers. Windows and macOS will be a little more difficult, though. We can probably install chocolatey on Windows then install the needed dependencies with that. On macOS we could probably use Homebrew and install it if it does not exist.

Debian Based OS
sudo apt-get install default-jdk
Fedora Based OS
sudo yum install java-1.8.0-openjdk-devel
Chocolatey
choco install jdk8
Homebrew
brew cask install java

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.