Comparing version 0.5.0 to 0.7.0-alpha
{ | ||
"name": "foj", | ||
"version": "0.5.0", | ||
"version": "0.7.0-alpha", | ||
"description": "FOJ-Client", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
@@ -1,9 +0,12 @@ | ||
# FOJ-Client [![Build](https://travis-ci.org/FreestyleOJ/FOJ-Client.svg?branch=master)](htts://travis-ci.org/FreestyleOJ/FOJ-Client/builds) [![codecov.io](https://codecov.io/github/FreestyleOJ/FOJ-Client/coverage.svg?branch=master)](https://codecov.io/github/FreestyleOJ/FOJ-Client?branch=master)[![Join the chat at https://gitter.im/FreestyleOJ/FOJ-Client](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/FreestyleOJ/FOJ-Client?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
# FOJ-Client [![Build](https://travis-ci.org/FreestyleOJ/FOJ-Client.svg?branch=master)](htts://travis-ci.org/FreestyleOJ/FOJ-Client/builds) [![codecov.io](https://codecov.io/github/FreestyleOJ/FOJ-Client/coverage.svg?branch=master)](https://codecov.io/github/FreestyleOJ/FOJ-Client?branch=master)[![Join the chat at https://gitter.im/FreestyleOJ/FOJ-Client](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/FreestyleOJ/FOJ-Client?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Version](https://img.shields.io/npm/v/foj.svg?style=flat-square)](https://www.npmjs.com/package/foj) | ||
FOJ Client | ||
# Installing | ||
# Installing from npm | ||
```bash | ||
npm install -g foj | ||
npm install foj | ||
cd node_modules/foj | ||
npm install | ||
npm start | ||
``` | ||
@@ -14,7 +17,14 @@ | ||
```bash | ||
git clone https://github.com/FreestyleOJ/FOJ-Client.git | ||
cd FOJ-Client | ||
npm install | ||
npm start | ||
``` | ||
# Running from release | ||
Simply visit [the release page for details](https://github.com/FreestyleOJ/FOJ-Client/releases) | ||
# LICENSE | ||
MIT |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4740864
80
30
28