-
Notifications
You must be signed in to change notification settings - Fork 3
HowTo: Publish a release
Matthis Thorade edited this page Feb 15, 2017
·
2 revisions
- Open a terminal window
-
cdto users.atomdirectory - run
apm dev language-modelica(this will clone the repo to the new directorygithub/language-modelica) - Optional: Do some more changes and commit & push them
- run
apm publish major/minor/patch - Done. Open Atom editor the normal way, it should have an update for you
- Open a terminal window
-
cdto usersgithub/language-modelicadirectory - run
git pull - Optional: Do some more changes and commit & push them
- run
apm publish major/minor/patch - Done. Open Atom editor the normal way, it should have an update for you