Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FriendlyCSV

sanitize cold email merge variables before you hit send.

don't code? https://friendly-csv.herokuapp.com

Sanitize a CSV

why?

  • merging {{ first_name }} but your data says "John Smith"
  • merging {{ company_name }} but your data says "Solstice Equity Partners, Inc."
  • merging {{ first_name }} but your data says "JIMMY"
  • etc.

getting started

  1. $ rake db:setup && rake db:migrate
  2. $ rails s

todo

  1. add example.csv to demonstrate how it works
  2. styles (fonts, buttons, etc)
  3. let user send leads to their email
  4. what else?

About

Sanitize cold email merge variables before you hit send.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages