I am a software developer @ Acquisio
I organize Ruby meetups
I love snowboarding, GIFs and my rabbits
@sophiedeziel
About anywhere! Are you solving common problems?
Create a new folder for your project and follow the instructions specific to your ecosystem. Examples:
> bundle gem [gemname]
> npm init
create a __init__.py file
Etc.
I recommend following Semantic Versioning
MAJOR . MINOR . PATCH
Some command examples:
bundle exec rake release
git push
npm publish
python setup.py sdist upload -r pypi
Don't burn out