Skip to content

athul/agent

 
 

Repository files navigation

Agent

Installation

mkdir agent && cd agent
git clone https://github.com/frappe/agent repo
virtualenv env
source env/bin/activate
pip install -e ./repo
cp repo/redis.conf .
cp repo/Procfile .

Running

honcho start

About

Works with https://github.com/frappe/press

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 76.2%
  • HTML 12.1%
  • Jinja 11.2%
  • Other 0.5%