DEV Community

Cover image for Sailboat

Sailboat

Cole Wilson on January 25, 2021

Hello! Today I am happy to announce that I am releasing Sailboat (https://github.com/cole-wilson/sailboat) for the first time! Sailboat is a Python...
Collapse
 
waylonwalker profile image
Waylon Walker

How does sail compare to make?

Collapse
 
colewilson profile image
Cole Wilson

I am not sure, I haven't used make at all. Make is designed for programs like C that need to be compiled, while sail Is designed to be used for Python. I am sure they have some similarities though!

Collapse
 
colewilson profile image
Cole Wilson

Great, let me know if you have any questions!