astronomer / astro-sdk

Astro SDK allows rapid and clean development of {Extract, Load, Transform} workflows using Python and SQL, powered by Apache Airflow.
https://astro-sdk-python.rtfd.io/
Apache License 2.0
343 stars 42 forks source link

Update Development.md #1979

Closed ahnsv closed 1 year ago

ahnsv commented 1 year ago

Description

Hi, I am new to this repo and follow instructions of DEVELOPMENT doc, and just set up the development environment. I found some glitches in the doc and updated pretty much minor issues. Please consider the changes and let me know what I can do!

What is the current behavior?

following DEVELOPMENT.md does not bootstrap all things up.

What is the new behavior?

New contributors with diverse background (those who haven't use makefile and nox and stuffs) can follow through the development setting guide.

Does this introduce a breaking change?

Nope

Checklist