Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

What is developement environment? #46

Open
nparkstar opened this issue Mar 23, 2020 · 2 comments
Open

What is developement environment? #46

nparkstar opened this issue Mar 23, 2020 · 2 comments

Comments

@nparkstar
Copy link

nparkstar commented Mar 23, 2020

Is this a BUG REPORT or FEATURE REQUEST? (choose one):
Just question.

Hi,
Could you tell me about your developement environment?
IDE and testing method?
I'm not accustomed to python project and test for it, but I would like to use nauta modified on my needs.
Should I develope on Linux or Can I do on Windows?
I'm reading codes using PyCharm CE on Windows 10 now.
Do I need more?
I think your answer is very helpful.

Thank you,

@mateusz-ciesielski
Copy link
Contributor

Hi,
Regarding IDE, you can use whichever is most suitable for you (personally I've been using Pycharm or Visual Studio Code during work on Nauta). It would be best to work on either Linux (e.g. Ubuntu) or MacOS, nauta's CLI is currently not supported on Windows.
You can run tests for the command line interface by executing make test in applications/cli directory (make test will simply start pytest runner for nctl unit tests). Other make commands for nctl, and requirements for developing the CLI, are briefly documented here: https://intelai.github.io/nauta/user-guide/actions/nctl.html.

Thanks,
Mateusz

@nparkstar
Copy link
Author

Thank you very much.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants