Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pymzor/utt-gl02

School work - CLI vCard / csv converter written in Javascript.
https://github.com/pymzor/utt-gl02

Last synced: 3 days ago
JSON representation

School work - CLI vCard / csv converter written in Javascript.

Awesome Lists containing this project

README

        

# GL02 - ClearWater
A simple CLI-app for managing vCard contacts, and expor to JSON and CSV files.

## Installation
```bash
$ [sudo] npm install -g mocha
$ npm install
```

## Run tests
```bash
$ cd src
$ npm test
```

## Usage
```bash
$ npm start
```

## About
School project for a software engineering course at UTT (Université de Technologie de Troyes), France.

Contributors:
- [Lemarié Léo](https://github.com/leuks)
- [Mousset Axel](https://github.com/pymzor)
- [Juchault Gabriel](https://github.com/gjuchault)
- [Labate Aurélien](https://github.com/alabate)

# LICENSE
See LICENSE.md