Skip to content

tgndrd/shroomer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shroomer

Getting Started

The project is:

  • running with docker and docker compose, you must have it installed,
  • manageable with makefile, you must have the make command available,

Build and start the application server with:

make start 

To get a bash on php server:

make bash

Start the front end server (dev):

make node-start-dev

Run the shroomer generator:

make consume-message

The front end is available at localhost:5173

DayToDay usage

docker run -it --rm jakzal/phpqa
phpqa phpstan analyse src
phpqa phpcs src
phpqa phpcbf src

ASCII arts

Most of ascii art are generated using pyBonsai:

pybonsai --width 84 --height 40 -C zZ -l 8 -L 8 -c '|' -S 18 -f -a 330  
pybonsai --width 84 --height 40 -C zZ -l 8 -L 8 -c '|' -S 18 -f -a 30  

About

a great way to play with shroom and ascii

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors