Skip to content

undpaul/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

utils

Common (composer based) tools we use at undpaul

Installation

The collection is meant to be used globally by each team member. It has to be installed via composer.

  1. Make sure composer is installed globalle
  2. Run composer global require undpaul/utils:dev-master to install globally.
  3. Make sure ~/.composer/vendor/bin is part of your $PATH, e.g. by adding export PATH=~/.composer/vendor/bin:$PATH to your .bashrcor .profile

Update

After installing you can easily update to the latest version with composer global update undpaul/utils

About

Common (composer based) tools we use at undpaul

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published