[feature] Replace client with dummy application
This patch replace the client code (bin/client and nrm/client) by a new application code that integrates progress reports and uses the new downstream API. While git is reporting that both codes are different, the app code is basically a refactoring and adaptation of the client code. This is directly related to issue #2.
bin/app
0 → 100755
bin/client
deleted
100755 → 0
nrm/client.py
deleted
100644 → 0
Please register or sign in to comment