2.1.2 • Published 6 years ago

devapt-core-common v2.1.2

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
6 years ago

DEVAPT CORE COMMON

With DEVAPT you can easily develop powerfull application.

Devapt libraries are usefull to quickly develop applications with more JSON configuration and less code.

Overview

'devapt-core-common' is the main Devapt library. It doesn't depend on any other devapt library.

This project provides core features for configuration, datas, security, messaging, topology management...

Devapt is a set of libraries to help producing applications:

GitHub project

NPM package

API

MANUAL

Getting Started

Install the source tree (you need internet access, nodejs, git and npm):

git clone https://github.com/lucbories/devapt-core-common.git

Please see the develop branch for current development.

Contribute

See CONTRIBUTING

Licence

Copyright Luc BORIES 2015-2017

See LICENSE

Bugs / Questions

See ISSUES

See QUESTIONS

Before to submit an issue try these checklist:

  • have you searched a past issue ?
  • what behaviour do you expect ?
  • what behaviour do you have ?
  • how to reproduce your issue : version, sample of code, logs