Skip to content

Beuterei/_final-REMASTERED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues


_final-REMASTERED

Script for finding the final name

· Report Bug · Request Feature ·

About The Project

Helps you find the perfect final name for your file

Usage

_final HelloWorld.js

Installation

brew install Beuterei/homebrew-tap/_final

or without brew

# installs to /usr/local/bin/_final
curl -L https://raw.githubusercontent.com/Beuterei/_final-REMASTERED/master/_final >/usr/local/bin/_final
chmod 0755 /usr/local/bin/_final

Parameters

Parameter Description type
-h --help Show this usage summary and exit -
-e Only echos back the generated names -
--use_separators Use separators (e.g. . , - _) boolean
--modifiers_max Maximum modifiers to be generated number

Add more modifiers and separators

Add them at the top of the script. Each line is a modifiers/separators.

Modifiers and separators may only contain characters that are allowed in filenames.