Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pymzor/utt-gl02
- Owner: PymZoR
- License: mit
- Created: 2015-12-08T23:36:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-18T15:05:29.000Z (about 9 years ago)
- Last Synced: 2024-12-23T15:51:42.252Z (4 days ago)
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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