rowtype-yoga / purescript-protobuf

Google Protocol Buffers for PureScript
http://pursuit.purescript.org/packages/purescript-protobuf/
BSD 3-Clause "New" or "Revised" License
54 stars 5 forks source link

add bower dependencies #3

Closed justinwoo closed 4 years ago

justinwoo commented 4 years ago

pushing docs without publishing version:

馬 ~/Code/purescript-protobuf heads/v0.9.1 (129) $ git tag -d v0.9.1
Deleted tag 'v0.9.1' (was c03e28c)
馬 ~/Code/purescript-protobuf v0.9.1 $ git tag v0.9.1
馬 ~/Code/purescript-protobuf heads/v0.9.1 $ pulp publish --no-push
warning: refname 'v0.9.1' is ambiguous.
Checking your package is registered in purescript/registry... ok
Publishing purescript-protobuf at v0.9.1. Is this ok? [y/n] y
* Uploading documentation to Pursuit...
* Done.
* You can view your package's documentation at: https://pursuit.purescript.org/packages/purescript-protobuf/0.9.1

adding non bower registry packages:

馬 ~/Code/purescript-protobuf bower-file $ bower i -S jamesdbrock/purescript-arraybuffer-builder@1.1.0
bower not-cached    https://github.com/jamesdbrock/purescript-arraybuffer-builder.git#1.1.0
bower resolve       https://github.com/jamesdbrock/purescript-arraybuffer-builder.git#1.1.0
bower download      https://github.com/jamesdbrock/purescript-arraybuffer-builder/archive/v1.1.0.tar.gz
bower extract       purescript-arraybuffer-builder#1.1.0 archive.tar.gz
bower resolved      https://github.com/jamesdbrock/purescript-arraybuffer-builder.git#1.1.0
bower install       purescript-arraybuffer-builder#1.1.0
purescript-arraybuffer-builder#1.1.0 bower_components/purescript-arraybuffer-builder
├── purescript-arraybuffer#10.0.2
└── purescript-arraybuffer-types#2.0.0
justinwoo commented 4 years ago

see output: https://pursuit.purescript.org/packages/purescript-protobuf/0.9.1