github.phpd.cn/thought-machine/please@v12.2.0+incompatible/tools/misc/BUILD (about)

     1  filegroup(
     2      name = 'wrapper_script',
     3      srcs = ['pleasew'],
     4      visibility = ['PUBLIC'],
     5  )
     6  
     7  filegroup(
     8      name = 'completion_script',
     9      srcs = ['plz_complete.sh'],
    10      visibility = ['PUBLIC'],
    11  )