Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 403 Bytes

development.md

File metadata and controls

29 lines (19 loc) · 403 Bytes

Develoment

  • Install poetry

      pip install poetry
  • Clone this repo

    git clone git@github.com:rtcamp/frappe-local-setup.git
  • Install all the python dependencies using poetry

    poetry install
  • Now develop as much as you want.

  • How to run fm-cli

    poetry shell
    fm