Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
flemming-pr committed Mar 4, 2024
1 parent 2c73880 commit 4655fd4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Space Jobs

## Description
This is a simple project to ask in a Slack channel who is coming to the open space.

The goal is to assign all poeple a small tasks to do in the open space. For example, empty the trash, clean the whiteboard, etc.

## How to run
1. Clone the repository
2. Copy the `.env.example` to `.env` and fill your credentials
3. Run pip install -r requirements.txt
4. Run the script `python index.py`

0 comments on commit 4655fd4

Please sign in to comment.