# Overview

Network Fandango (NF) is a combination of traditional network management suite and Infrastructure-as-Code system. The main components are:

* nfsvc - the main service.
* nf - command line tool which connects to the main service.
* nfweb - web front end.
* nfagent - a hypothetical agent which can be installed on machines. This part may be unnecessary.

In addition, there will be a scripting language which will allow the definition of playbook actions.