mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
update description of the way to create gem
This commit is contained in:
parent
3c5e13e0e7
commit
d6a716e332
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ $ git clone git://github.com/ruby-opencv/ruby-opencv.git
|
||||||
$ cd ruby-opencv
|
$ cd ruby-opencv
|
||||||
$ git checkout master
|
$ git checkout master
|
||||||
$ bundle install
|
$ bundle install
|
||||||
|
$ git ls-files > Manifest.txt
|
||||||
|
$ rake gem:spec
|
||||||
$ rake gem
|
$ rake gem
|
||||||
```
|
```
|
||||||
**ruby-opencv-x.y.z.gem** will be created in pkg/ directory.
|
**ruby-opencv-x.y.z.gem** will be created in pkg/ directory.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue