Skip to content

A small CLI to generate unique error codes for fewlines project

Notifications You must be signed in to change notification settings

fewlinesco/error-codes-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

error-codes-generator

A small CLI to generate unique error codes for Fewlines projects

Installation

The tool can be installed with homebrew by running:

$ brew install fewlinesco/tap/fwl_error

Alternatively you can run:

$ brew tap fewlinesco/tap
$ brew install fwl_error