0.1.4 • Published 5 years ago

devflags v0.1.4

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Devflags recursively scans a given directory for contextual notices in your scripts and text files

Installation

$ npm install devflags -g

Getting started

Open a PSD and add a layer comp for each image to be outputted.
Eg. 'output/mypic.png'

Run in the terminal

$ devflags /dir/to/scan

Any comments prefixed with |!| will be displayed.

File types

These filetypes will be scanned for flagged comments:

  • .php
  • .md
  • .js
  • .html
  • .css

Release History

  • v0.1.4 - Documentation update
  • v0.1.3 - Documentation update
  • v0.1.2 - Added input menu with reveal in Finder functionality
  • v0.1.1 – Bash name bugfix
  • v0.1.0 – Initial release
0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago