Skip to content

Cfidicus/formMailer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

formMailer

To get started, clone this project

git clone https://github.com/KestrelTechnologies/formMailer

Then, enter the project directory and run virtualenv

virtualenv .

Finally, run pip to install dependencies (it will download from PyPi)

pip install -r requirements.txt

Tests

Tests currently use the builtin unittest framework, and live inside the test folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published