forked from adisD/Sharp-Architecture-Contrib
-
Notifications
You must be signed in to change notification settings - Fork 11
/
readme.txt
50 lines (41 loc) · 2.14 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
=============================================
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://www.sharparchitecture.net/.
URLs of Interest:
- Downloads: https://github.com/sharparchitecture/Sharp-Architecture-Contrib/downloads
- GitHub Repository: https://github.com/sharparchitecture/Sharp-Architecture-Contrib
=============================================
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 source will be maintained on the SharpArchContrib page for convinience during the beta.