Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flag/API methods for excluding directories and file reading options #5

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jan 8, 2017

  1. update npmignore

    Josh Kadis committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    30a6dc0 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. update gitignore

    Josh Kadis committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    33c8ef5 View commit details
    Browse the repository at this point in the history
  2. exclude API option

    Josh Kadis committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    33fa6f3 View commit details
    Browse the repository at this point in the history
  3. reset baseDir when calling setInput()

    Josh Kadis committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    23c51eb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from joshkadis/exclude-folders

    Exclude folders
    joshkadis committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    9330941 View commit details
    Browse the repository at this point in the history
  5. pass options for reading files

    Josh Kadis committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    5be8b47 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. update README

    Josh Kadis committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    0f9b6fa View commit details
    Browse the repository at this point in the history
  2. add callback function option

    Josh Kadis committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    1adec64 View commit details
    Browse the repository at this point in the history