Giter Club home page Giter Club logo

lib-release's Introduction

Lib-Release

Build Status license: GPL v3 GitHub release

Intention

TODO

Content

Examples

How to use...

TODO

API

com.github.naoghuman.lib.release

Download

Current version is 0.2.0-PRERELEASE. Main points in this release are:

  • Create basic api for the library.

Download:

An overview about all existings releases can be found here:

  • Overview from all releases in Lib-Release.

Requirements

In the library are following libraries registered as dependencies:

Installation

Install the project in your preferred IDE

Documentation

  • In the section Examples there are different How to use... sub-sections which explained the main points from this library.
  • In the section Api you can see the main functionalities from this library.
  • For additional information see the JavaDoc in the library itself.

Contribution

  • If you find a Bug I will be glad if you could report an Issue.
  • If you want to contribute to the project plz fork the project and do a Pull Request.

License

The project Lib-Release is licensed under General Public License 3.0.

Autor

The project Lib-Release is maintained by me, Peter Rogge. See Contact.

Contact

You can reach me under [email protected].

lib-release's People

Contributors

naoghuman avatar

Watchers

 avatar  avatar

lib-release's Issues

[api] Create new class ReleaseFacade.

[api] Create new class ReleaseFacade.

  • Bundles all functionalities (expected builders) from the library.
  • Preferred way to access all functionalities (expected if builders exists).

[api] Create new interface ReleaseClient.

[api] Create new interface ReleaseClient.

  • Infos about the actual version in the client (application).
  • Option to check during startup if the application is up-to-date.
  • Option to check manually if the application is up-to-date.

[api] Create new interface ReleaseServer.

[api] Create new interface ReleaseServer.

  • URL to GitHub project.
  • Connect to github project last release (returned as json).
  • Opens a github last release url in common browser.
  • Extract infos from the json (see ReleaseGitHubConnection).
  • Extract the infos about the last release.
  • Extract the infos about the last release notes.
  • Extract the url to the last release download jar file.
  • Contains all methods to convert the 'markdown' release note to a 'html' note.
    • Special: #Nr will be convert to a link from the active GitHub project.

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.