Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
f99e1ba4
Commit
f99e1ba4
authored
Jan 09, 2015
by
Torkel Ödegaard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated readme
parent
a81a5315
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
1 deletions
+14
-1
README.md
+13
-0
grafana
+1
-1
No files found.
README.md
View file @
f99e1ba4
...
...
@@ -3,7 +3,20 @@ Work in progress Grafana 2.0 (with included Grafana backend)
[
![wercker status
](
https://app.wercker.com/status/0f109051cfaf2a6d94c0eebdc0dcaeae/s
"wercker status"
)
](https://app.wercker.com/project/bykey/0f109051cfaf2a6d94c0eebdc0dcaeae)
## building and running
Before trying to build make sure the grafana frontend git submodule is loaded.
By clone recursive
```
git clone --recursive <this_repo>
```
In case of after clone
```
git submodule update --init
```
Building
```
go run build.go setup (only needed once to install godep)
go run build.go build
...
...
grafana
@
1b9b8ba2
Subproject commit
f332f22bed9176c7a6292a2230fded2498039432
Subproject commit
1b9b8ba2bff651a38592805c9210bd1864dc1e79
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment