chore: rename project to bulkbarrage

This commit is contained in:
Glenn Y. Rolland 2023-12-24 18:06:27 +01:00
parent 2de4dc2ac1
commit 0f8ec76bcf
2 changed files with 19 additions and 2 deletions

10
shard.lock Normal file
View file

@ -0,0 +1,10 @@
version: 2.0
shards:
lexbor:
git: https://github.com/kostya/lexbor.git
version: 3.1.2
mechanize:
git: https://github.com/kanezoh/mechanize.cr.git
version: 0.2.0

View file

@ -1,8 +1,9 @@
name: signalspam-pipe
---
name: bulkbarrage
version: 0.1.0
targets:
signalspam-pipe:
bulkbarrage:
main: src/main.cr
# authors:
@ -11,6 +12,11 @@ targets:
# description: |
# Short description of signalspam-pipe
dependencies:
mechanize:
github: Kanezoh/mechanize.cr
version: "~> 0.2.0"
# dependencies:
# pg:
# github: will/crystal-pg
@ -21,3 +27,4 @@ targets:
# github: manastech/webmock.cr
# license: MIT
license: LGPL-3.0