Skip to content

random-ru/env-enjoyer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Env enjoyer

A package to transform single line to multiple lines by SEPARATOR

Version 2

Usage

$ SEPARATOR=@@@ FILENAME=.env npx env-enjoyer 

Example

Before:

a=b@@@c=d

After

a=b
c=d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published