wip: currently rewriting the project as a full stack application tangled.org/kacaii.dev/sigo
gleam
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

:hammer: pipe the list_accounts recipe into `bat`

Kacaii 90fbc833 43f113f9

+1 -1
+1 -1
justfile
··· 44 44 45 45 #  Runs a SELECT statement to query the users 46 46 list_user_accounts: 47 - psql senac_brigade -c "SELECT * FROM user_account LIMIT 20;" 47 + psql senac_brigade -c "SELECT * FROM user_account LIMIT 20;" | bat --language=markdown