Преглед на файлове

add build status into README

pull/2/head
Guillaume Vincent преди 9 години
родител
ревизия
2720093102
променени са 2 файла, в които са добавени 37 реда и са изтрити 36 реда
  1. +0
    -1
      .travis.yml
  2. +37
    -35
      README.md

+ 0
- 1
.travis.yml Целия файл

@@ -1,4 +1,3 @@
language: node_js
sudo: false
node_js:
- 4

+ 37
- 35
README.md Целия файл

@@ -1,36 +1,38 @@
# lesspass
lesspass is like keepass without the need to persist passwords

## requirements

* node v4.2.x LTS

## try lesspass

clone application:

git clone https://github.com/guillaumevincent/lesspass.git

move inside lesspass folder

cd lesspass

install dependencies

npm install

start application

npm start

open the application in a browser: [http://localhost:5000](http://localhost:5000)

## contribute

### run tests

npm run test

### build for production

[![Build Status](https://travis-ci.org/guillaumevincent/lesspass.svg?branch=master)](https://travis-ci.org/guillaumevincent/lesspass)
# lesspass
lesspass is like keepass without the need to persist passwords
## requirements
* node v4.2.x LTS
## try lesspass
clone application:
git clone https://github.com/guillaumevincent/lesspass.git
move inside lesspass folder
cd lesspass
install dependencies
npm install
start application
npm start
open the application in a browser: [http://localhost:5000](http://localhost:5000)
## contribute
### run tests
npm run test
### build for production
npm run build:production

Зареждане…
Отказ
Запис