You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Download this whole repository and unzip it into a folder in the root of your system drive. Mine is located in C:\BPTV-KB. I have it installed on 3 systems and the only thing that I have to tweak on each system is the settings.ini file (more on that later)
25
25
3. That’s pretty much all you need to get going...well, there’s the whole *getting-inside-Ben’s-brain-thing* but other than that, you’re all set. 😜
26
26
27
-
### Prerequisites
28
-
29
-
What things you need to install the software and how to install them
30
-
31
-
```
32
-
Give examples
33
-
```
34
-
35
-
### Installing
36
-
37
-
A step by step series of examples that tell you how to get a development env running
38
-
39
-
Say what the step will be
40
-
41
-
```
42
-
Give the example
43
-
```
44
-
45
-
And repeat
46
-
47
-
```
48
-
until finished
49
-
```
50
-
51
-
End with an example of getting some data out of the system or using it for a little demo
52
-
53
-
## Running the tests
54
-
55
-
Explain how to run the automated tests for this system
56
-
57
-
### Break down into end to end tests
58
-
59
-
Explain what these tests test and why
60
-
61
-
```
62
-
Give an example
63
-
```
64
-
65
-
### And coding style tests
66
-
67
-
Explain what these tests test and why
68
-
69
-
```
70
-
Give an example
71
-
```
72
-
73
-
## Deployment
74
-
75
-
Add additional notes about how to deploy this on a live system
76
-
77
-
## Built With
78
-
79
-
*[Dropwizard](http://www.dropwizard.io/1.0.2/docs/) - The web framework used
*[ROME](https://rometools.github.io/rome/) - Used to generate RSS Feeds
82
-
83
-
## Contributing
84
-
85
-
Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.
86
-
87
-
## Versioning
88
-
89
-
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).
0 commit comments