Skip to content
YizYah edited this page Nov 12, 2020 · 31 revisions

The ns-flip CLI supports reapplying templates multiple times to the same code base without losing custom changes.

That potentially divides up the burden of code maintenance.

  • A developer of a site can focus entirely on custom content, forgetting about the stack.
  • A template maintainer can handle the higher-level architecting and package updates. Normally, someone enthusiastic about a particular stack or framework will do that better than the rest of us.
  • A programmer can handle specific custom changes without breaking anything.

There are several use cases that benefit.

Documentation

Each of the above roles has different needs and receives separate documentation:

  1. Adding Custom Code
  2. Building a Code Base
  3. Creating Templates

NOTE The too has just upgraded from 1.6 to 2. Please make sure you have the latest version. See the breaking changes.

Connect

<iframe width="480" height="360" src="https://www.youtube.com/embed/_Wg1J9KKvns" frameborder="0" allowfullscreen="true"> </iframe>
Clone this wiki locally