devfolders

1.0.6 • Public • Published

devfolders

CLI tool to change boring folder icons to cool dev-related icons

image

Installation

You can install the Devfolders CLI using npm (Node Package Manager). Note that you will need to install Node.js and npm. Installing Node.js should install npm as well. Make sure to install it globally with -g

npm install -g devfolders

Usage

$ devfolder or $ devfolder <options>

Options:

Option Description
list List the available folder icons
-v, --version Outputs the current version of devfolder
-t, --target "sub" or "current". Specifies which directory to target
-i, --icon Specifies which icon to use. See available icons below

Examples

Default process with prompts

$ devfolder

Target all sub-directories (one level deep)

$ devfolder -t sub

Specify folder icon

$ devfolder -i flutter

Set the current folder's icon

$ devfolder -t current -i flutter

Note: devfolder works by creating a desktop config file in the specified folder. You may want to add it to any .gitignore files


Available Icons

TODO

  • More icons
  • Add macOS and Linux support

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.6
    0
    • latest

Version History

Package Sidebar

Install

npm i devfolders

Weekly Downloads

0

Version

1.0.6

License

MIT

Unpacked Size

3.53 MB

Total Files

50

Last publish

Collaborators

  • shawn-grant