Skip to content

spmjs/spm-migrate

Repository files navigation

spm-migrate Build Status Coverage Status

migrate 2.x to 3.x


Install

$ npm install spm@ninja -g
$ npm install spm-migrate -g

Usage

$ cd overlay
$ spm-migrate
$ spm install
$ spm test

It will overwrite the files which should be migrated.

What does it do?

https://github.com/spmjs/spm/wiki/%E8%BF%81%E7%A7%BB-spm2-%E5%88%B0-spm3

LISENCE

Copyright (c) 2014 popomore. Licensed under the MIT license.