• This project
    • Loading...
  • Sign in

임태민 / Mapmory

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • Mapmory
  • Mapmory
  • node_modules
  • isarray
  • Makefile
  • 임태민's avatar
    Start Mapmory · 203bdbfb
    203bdbfb
    임태민 authored 2021-05-09 13:52:35 +0900
Makefile 55 Bytes
Raw Blame History Permalink
1 2 3 4 5 6

test:
	@node_modules/.bin/tape test.js

.PHONY: test