Giter VIP home page Giter VIP logo

qunit's Introduction

qunit

this is a repo to hold different versions of qunit you may need.

This master repo only hold this readme to upgrade the branches

qunit ready to run files

Downloaded from https://qunitjs.com/ and set to the "packages" branch to have the versions an application may need. If you want several versions of qunit this will be your primary branch to choose # git checkout packages

If you just need a special version then checkout the branch you need or create a new branch including the version you want. If you need several versions? Then merge it to the packages branch an switch back to the packages branch.

Examples/ Howto add new versions

branch master

./README.txt (copy of this readme)

branch of vA-B-C

./vA.B.C/qunit.js
...
./vA.B.C/README.txt (README of qunit vA.B.C)
./README.txt (copy of this readme)

If a new version exists and you need it globaly/ in packages branch: Don't drop other versions! Add your version to the packages branch or create and checkout your version.

Eg: You need verion 2.0.1 system wide: checkout the master branch and create a new branch: "v2-0-1" (branches needs - NOT dots!) create a folder: mkdir v2.0.1/ Download the file .js/.css to v2.0.1/ commit & push the new version branch

Then checkout the "packages" branch and merge your version into it. result:

packages branch

./vA.B.C/qunit.js
./vA.B.C/README.txt
./v2.0.1/qunit.js
./v2.0.1/README.txt
./README.txt (copy of this readme on creation time)

Changelog

2017-09
    Adds Version v2.4.0

qunit's People

Contributors

flobee avatar

Watchers

James Cloos avatar  avatar

Forkers

agiqs

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.