Sha256: 3baa88a3f96e17d0e123a97cc1b05ea62e68df3ff2271847be2161d90df61fc6

Contents?: true

Size: 99 Bytes

Versions: 3

Compression:

Stored size: 99 Bytes

Contents

#!/bin/sh
rm onotole-*.gem 
rm -fr tmp/
git add .
gem build onotole.gemspec && gem install onotole

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
onotole-1.0.13 bin/install
onotole-1.0.11 bin/install
onotole-1.0.10 bin/install