Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@hussainweb hussainweb released this 26 May 23:04
41dc21b
  • Fixed "init-lando" FileNotFoundError (#6)
  • Add requirements.txt
  • Add default pylintrc generated using 'pylint --generate-rcfile'
  • Better handle webroot detection for drupal/drupal
  • Allow specifying Drupal core version
  • Remind to run composer install if installation is skipped.
  • Refactor composer install method
  • Added check to exit if composer fails to install vendors. (#5)
  • Convert print calls to click's utilities
  • Update README with new options documentation
  • Refactor argument parsing using click
  • fix markdown lint issues