JPersjanow / Rabbit-CI

Repository containing Rabbit CI/CD project
0 stars 0 forks source link

Create scripts for backend folder structure #10

Closed JPersjanow closed 3 years ago

JPersjanow commented 3 years ago

Create scripts for backend folder strcuture (can be done in python before moving to java)

Scripts should reate basic folder tree structure and ensure ability to choose where it should be created

JPersjanow commented 3 years ago

to create directories: python3 backend/directory_creator.py --installation_directory /home/persil/rabbit/Rabbit-CI --debug enable

then start api server