Skip to content

codelicia/depreday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽ‚ Depreday

Now you have the chance to commemorate important deprecation day marks with your colleagues at work. After all, we have to celebrate our achievements.

Installing

Use composer to install, or copy paste every single file from the github ui to your disk.

$ composer require codelicia/depreday 

Usage

depreday [-x|--extension [EXTENSION]] [-e|--exclude [EXCLUDE]] [--] [<dir>]

default values:

  • dir: current working directory $PWD
  • extension: php
  • exclude: [vendor, var, cache, node_modules]

Limitations

  1. It requires you to have the file commit in a git repository;
  2. codelicia/depreday uses git-blame to check for changes in the line that have the deprecated annotation. So it can be inaccurate as unrelated changes in the file may cause the line to miss-computed as "changed".

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


Jefersson Nathan

๐Ÿšง ๐Ÿ’ป

Emmerson Siqueira

๐Ÿ‘€

Alexandre Eher

๐Ÿค”

Chun-Sheng, Li

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

Author