⚲
Project
General
Profile
Sign in
Register
Home
Projects
Search
:
CHIRP
All Projects
CHIRP
Home
Download
Documentation
Activity
Issues
Repository
Download (140 Bytes)
Bug #122
» install.sh
David Griffith
, 05/07/2012 08:37 PM
#!/bin/sh
# Generic user-friendly install script for Python programs.
# Please share and enjoy.
python setup.py
install
--record
files.txt
« Previous
1
2
3
4
Next »
(3-3/4)
Loading...