-
Notifications
You must be signed in to change notification settings - Fork 22
/
readme.txt
51 lines (42 loc) · 2.2 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
=============================================
LINE ENDINGS AND GIT
=============================================
Make sure to set AutoCRLF=true in your Git tool before cloning this repository.
See http://help.github.com/dealing-with-lineendings/ for more information.
=============================================
Additional Contributions to Sharp Architcture
=============================================
This is an early beta containing additional contributions to Sharp Architecture.
This project is currently sharing a home with its parent, Sharp Architecture, at
http://code.google.com/p/sharp-architecture/.
URLs of Interest:
- Downloads: http://github.com/codai/Sharp-Architecture-Contrib/downloads
- GitHub Repository: http://github.com/codai/Sharp-Architecture-Contrib
- Downloads: http://github.com/codai/Sharp-Architecture-Contrib/downloads
=============================================
Documentation
=============================================
The documentation wiki is http://wiki.sharparchitecture.net/SharpArchContrib.ashx.
SharpArchContrib is currently a work in process so the documentation may not always be
up to date. See VersionHistory.txt for information about changes made in each
release and migration issues for existing projects.
=============================================
Getting Help
=============================================
You can post questions, suggestions and comments about SharpArchContrib
to the Sharp Architecture group at http://groups.google.com/group/sharp-architecture.
============================================
License
============================================
Licensed under the New BSD license. See license.txt for details.
=============================================
Building
=============================================
Use build.bat from the command-line or click on ClickToBuild.bat in
Windows Explorer. Project outputs will be placed in a the BuildOutput
folder.
=============================================
Additional Dependencies
=============================================
SharpArchContrib currently depends on the master branch of SharpArch. The correct SharpArch
binaries and soure will be maintained on the SharpArchContrib page for convinience during the beta.