In the last lesson, we saw how to work with template files using the automatic method. In this lesson, we are going to cover how to do the same thing and more using the manual method.
What you'll learn
- How to use
instructions.ts
to manually create template files - How to accept users' input when configuring AdonisJS packages
- How to use user-provided values in template files