Advertisement
cwchen

[Console] A nested Go project

Aug 20th, 2017
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.08 KB | None | 0 0
  1. $ cd $GOPATH/src/myapp
  2. $ tree
  3. myapp
  4. ├── core
  5. ├── myapp
  6. └── web
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement