Sha256: 48b455895caf875682c624db5edc93829786ffa9e516ce9df758eb9e44cc1294

Contents?: true

Size: 217 Bytes

Versions: 1

Compression:

Stored size: 217 Bytes

Contents

.PHONY: test
#
# Gem版
#
release:
	rake release

update:
	helpline --update

update-local:
	helpline --update ~/ScrapboxData/HelpLine.json ~/ScrapboxData/masui-helpline.json

#
# テスト
#
test:
	ruby test/test.rb

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
helpline-0.2.2 Makefile