Skip to content

DiogoConstantino/toolkit

 
 

Repository files navigation

NextEuropa Toolkit

The NextEuropa Toolkit is a composer package designed to speed up the development of Drupal websites in Drupal 8. Its main core is the robo based build system that builds your development environments, deploy and test your code.

Build Status License

Prerequisites

You need to have the following software installed on your local development environment:

User guide

Toolkit is a developer package, make sure you install this in the dev section of your composer.json.
composer require --dev ec-europa/toolkit:^3.1.0

The toolkit contains different components that help you during the development, the main component is the Phing build system that let's you easily set up the project locally and can be used in CI tools like Jenkins, Drone or Travis.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct and the process to submit pull-request to us.

License

This project is licensed under the EUROPEAN UNION PUBLIC LICENCE v. 1.2 - see the LICENSE.md for details.

Maintainers

This project is maintained by members of the Quality Assurance team who review incoming pull requests for the NextEuropa project. The board on which they operate can be found at [https://webgate.ec.europa.eu/CITnet/jira].

Contact list - [Alex Verbruggen](https://github.com/verbruggenalex): Maintainer - Quality Assurance - [Joao Santos](https://github.com/jonhy81): Maintainer - Quality Assurance

About

Composer package for NextEuropa projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 95.5%
  • Shell 2.6%
  • JavaScript 1.8%
  • Gherkin 0.1%