• This project
    • Loading...
  • Sign in

홍길동 / onos

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • onos
  • .buckconfig
  • Brian O'Connor's avatar
    Adding "onos" alias · 9cc05f0b ...
    9cc05f0b Browse Files
    Change-Id: I4d5097b77566f85f3935f048c2e43a47fe558226
    Brian O'Connor authored 2016-04-19 18:54:35 -0700
.buckconfig 201 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
[buildfile]
  includes = //buck-tools/default.defs

[java]
  source_level = 8
  target_level = 8

[alias]
    onos = //:onos

[download]
  maven_repo = https://repo1.maven.org/maven2
  in_build = true