Skip to content

basawaraj-fosserp/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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.9%
  • HTML 12.7%
  • Jinja 11.8%
  • Other 0.6%