LoginSignup
1
1

More than 5 years have passed since last update.

bowerで、自分のつくったcomponentの一覧をとる

Posted at

超みじかいけどメモ。
上記のこと(というか、特定ユーザーのつくったcomponent一覧をとる)をやるには、以下を叩く。

bower search | grep github.com/nobii
    ShakenBox git://github.com/nobii/ShakenBox.git
    IconHanabi git://github.com/nobii/IconHanabi.git

自分のもの一覧が見れるのは、モチベーション的に大事ですよね。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1