luismayta / luca

Luca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

Version

0.2.0

Web

https://github.com/luismayta/luca

Download

https://github.com/luismayta/luca

Source

https://github.com/luismayta/luca

Keywords

luca

Table of Contents:

Luca

License

The code in this repository is licensed under the AGPL 3.0 unless otherwise noted.

Please see LICENSE.rst for details.

How To Contribute

Contributions are very welcome.

Please read How To Contribute for details.

PR description template should be automatically applied if you are sending PR from gitlab interface; otherwise you can find it it at PULL_REQUEST_TEMPLATE.md

Issue report template should be automatically applied if you are sending it from gitlab UI as well; otherwise you can find it at ISSUE_TEMPLATE.md

Reporting Security Issues

Please do not report security issues in public. Please email slovacus@gmail.com.

Requirements

This is a list of applications that need to be installed previously to enjoy all the goodies of this configuration:

$ make setup
$ make docker.build service=app

Troubleshooting

Wrong pre-commit with pyenv

Execute the next:

pyenv shell 3.6.4

License

GNU

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Versioning

Releases are managed using gitlab release feature. We use [Semantic Versioning](http://semver.org) for all the releases. Every change made to the code base will be referred to in the release notes (except for cleanups and refactorings).

Credits

Made with ❤️ ☕ and 🍕 by company.

About

Luca

License:GNU Lesser General Public License v3.0


Languages

Language:Makefile 62.7%Language:Shell 16.2%Language:Dockerfile 9.5%Language:JavaScript 6.9%Language:Python 4.7%