resistor calculator
1.0.0
resistor calculator 는 저항의 저항을 색상별로 계산하고 확인할 수 있는 간단한 앱입니다. 이 양식은 4색 및 5색 팔찌에 사용할 수 있습니다.
이미 가상 환경(virtualenv)을 설정했다고 가정합니다.
$ pip install Django # get new version
$ git clone https://github.com/agusmakmun/resistor-calculator.git
$ cd resistor-calculator/
$ ./manage.py runserver
그리고 http://127.0.0.1:8000/에서 브라우저로 결제하세요.