⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
CyborgHood
All Projects
DuckCorp
»
CyborgHood
Overview
Activity
Roadmap
Issues
Documents
Files
Repository
Download (465 Bytes)
Statistics
| Branch:
0.1.x
0.2.x
0.3.x
0.4.x
master
| Tag:
0.1.0
0.1.1
0.1.2
0.2.0
0.2.1
0.2.2
0.2.3
0.3.0
0.3.1
0.3.2
0.3.3
0.3.4
0.3.5
0.4.0
0.4.1
| Revision:
root
/
INSTALL
@ master
View
History
Annotate
# for a real install in /usr/local
ruby setup.rb config
ruby setup.rb setup
ruby setup.rb install
ruby setup.rb clean
# for packagers
ruby setup.rb config --installdirs=std
ruby setup.rb setup
ruby setup.rb install --prefix=debian/cyborghood
ruby setup.rb clean
# for in-place tests
ruby setup.rb config --bindir=bin --rbdir=lib --datadir=data --sysconfdir=conf --localstatedir=var --shebang=never
ruby setup.rb setup
# and when finished...
ruby setup.rb clean
« Previous
1
2
3
4
5
…
10
Next »
(3-3/10)
Loading...