Git Product home page Git Product logo

registry's Introduction

Just Install Registry

Build Status

This repository contains the just-install "registry": the list of packages available for installation through just-install.

Submitting New Catalog Entries

Fork this repository, make your changes to just-install.json, then submit a pull request.

Guidelines to follow:

  • Read this (rough) description of the registry file
  • Registry entries are listed in alphabetical order, make sure yours fit with this scheme.
  • Prefer unversioned entries: if a software provides an URL to always get the latest installer try to use that.
  • When an installer combines both 32-bit and 64-bit versions of an application, only add the required x86 entry. That is: add both x86 and x86_64 URLs only when they actually differ.
  • For development libraries: prefer ones compiled with Visual Studio since it's the native toolchain on Windows.

โš ๏ธ Please also consider adding an update rule for your new entry in the just-install updater so that your entry can be automatically updated whenever a new version of your application is released.

How To Test Changes Locally

  • To test the latest features, you can install the Beta version that gets automatically rebuilt after each commit on the master branch by running msiexec /i http://unstable.just-install.it
  • Run just-install update to fetch the latest version of the registry file.
  • The registry is saved at %TEMP%\just-install\just-install-v4.json
  • Make your changes to said file:
    • If you have to update an entry, just change it.
    • If you have to add a new entry, start with a similar one already in the file by copying and pasting it.
  • Test your changes locally by running just-install <entry name>.
  • Now copy the file over just-install.json in your Git repository and submit a PR.

registry's People

Contributors

guiweber avatar lvillani avatar schokobecher avatar geek1011 avatar breadcat avatar martan404 avatar vincecima avatar kokkez avatar bkazoo avatar

Watchers

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