Skip to main content

Publish Your Library

Libraries are nodes created by a group of nodes which can be re-used at other parts of the code. They are like functions in the C language.

Let's learn how to publish your library in accounts.smowcode website.

Steps

  1. Download file from your project repository

    1. Download the .smow file from your project repository that you want to publish.

    Image5

    Image6

  2. Publish a new library

    1. Visit account.smowcode website.

      Image1

    2. Click on Publish Your Library button.

      Image2

    3. Add library name (e.g., led_blink).

    4. Add description about the library (e.g., features of the library).

    5. Upload the downloaded .smow file.

    Image2

    1. Click Submit.

    Image2

    Congratulations on publishing your 1st library!

    Image8

  3. How to Update a Library

    1. Visit account.smowcode website.

      Image3

    2. Click on Update button.

      Image2

    3. In the code input box, click Choose File and navigate to the updated .smow file.

    4. Select the .smow file.

      Image2

    5. Click Submit.

  4. How to check different versions of a library.

    1. Click the expand icon to view library versions.

      Image2