Giter VIP home page Giter VIP logo

Comments (7)

AliceAlbano avatar AliceAlbano commented on September 4, 2024

You have a Hammr wiki here with a section contribute : https://github.com/usharesoft/hammr/wiki
It can be a start, and it can also be completed if needed !

from hammr.

 avatar commented on September 4, 2024

From a fresh installed OS, launch pycharm and open the hammr projet or git clone with pycharm.
Wait a moment (Updating Python Interpreter and Updating Indices) and open any file.

Packages requirements:

- uforge_python_sdk>=3.8.8
- httplib2==0.9
- texttable==0.8.1
- progressbar==2.3
- argparse
- paramiko==1.12
- pyparsing==2.0.2
- pyyaml==3.12
- hurry.filesize==0.9
- termcolor==1.1.0
- junit-xml==1.3
- xmlrunner==1.7.7
- ussclicore==1.0.11
- mock

from hammr.

 avatar commented on September 4, 2024

Ok it seems it's working if you follow this steps:

  1. yum install -y git gcc python-devel libxml2-devel libxslt-devel
  2. curl https://bootstrap.pypa.io/get-pip.py -O
  3. python get-pip.py pip==8.1.1
  4. Launch pycharm
  5. Open the project hammr
  6. Wait a moment (Updating Python Interpreter and Updating Indices) and open any python file from the project.
  7. When you have the message "Package requirements...", click on "Install requirements"
  8. Enjoy!

from hammr.

 avatar commented on September 4, 2024

I will PR something

from hammr.

 avatar commented on September 4, 2024

Hello, on the wiki (https://github.com/usharesoft/hammr/wiki/Contribute), below this text:

If you want to contribute to Hammr, you can review code for opened pull requests, fix logged issues or propose new features in a dedicated pull request. If you encounter issues or bugs using Hammr, you can log them.

You can also open issues if you have an idea for improvement, or help improving the code coverage, by writing unit tests or integration tests.

Can you add something like this:

On a RedHat-based distro (Fedora, CentOS, etc.), you will need to install these packages:
* python2.7
* gcc
* python-devel
* libxml2-devel
* libxslt-devel

And PyCharm will need pip==8.1.1 to install the required python packages.

It's enough to have a working environment.
Thank you !

from hammr.

locobastos avatar locobastos commented on September 4, 2024

The next step is to explain how to PR.

from hammr.

 avatar commented on September 4, 2024

Regarding the dependencies, I added them directly in the Wiki.
Regarding the pull request, it a GitHub mechanism, I had to learn how it works.

from hammr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.