Local Utilities
Explore how to install and use local utilities essential for this course. Learn to apply norman for deployment automation, wsd-gen for sequence diagrams, and wsd-util for generating ALPS documents to support your API building assignments.
We'll cover the following...
We'll cover the following...
In this course, we will be using some local utilities to help us handle some assignments. These are simple command-line tools that we can modify to better fit our needs.
All the applications are in the code/utilities/ folder on the Educative platform. We’ll find three folders there, one for each utility application: norman, wsd-gen, and wsd-util.
Note: You can interact with the
utilitiesfolder in the terminal below. ...