Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gms
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kevin Bradenstein
gms
Commits
cc5b3e09
Commit
cc5b3e09
authored
9 years ago
by
Johannes Knödtel
Browse files
Options
Downloads
Patches
Plain Diff
write a reasonable README.md
parent
10d39a9d
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-6
4 additions, 6 deletions
README.md
with
4 additions
and
6 deletions
README.md
+
4
−
6
View file @
cc5b3e09
# Grill me Senpai!!!
# Grill me Senpai!!!
FIXME
## Prerequisites
## Prerequisites
You will need
[
Leiningen
][
1
]
2.0 or above installed.
You will need
[
Leiningen
][
1
]
2.0 or above installed.
...
@@ -10,10 +8,10 @@ You will need [Leiningen][1] 2.0 or above installed.
...
@@ -10,10 +8,10 @@ You will need [Leiningen][1] 2.0 or above installed.
## Running
## Running
To start a web server for the application, run:
1.
Add a database profile:
```echo '{:profiles/dev {:env {:database-url "jdbc:h2:./gms_dev.db"}}}' > profiles.clj```
2.
Create the database and the needed tables using Migratus:
```lein migratus```
lein ring server
3.
Start the server:
```lein run```
## License
## License
Copyright © 201
5 FIXME
Copyright © 201
6 Johannes Knödtel
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment