Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changing project script using Python instead of Js #116

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nerdoc
Copy link
Contributor

@nerdoc nerdoc commented May 22, 2021

Enhancement

Description

sockpuppet needs to (globally) install add-project-script Js library temporarily during initialize mgmt command. This leads to some difficulties, slows down the process, and is error prone.

Fixes #115
It's faster, less dependencies, easier.

Please don't pull this PR yet, as it is still a WIP. @jonathan-s please tell me what you think, and @sagannotcarl maybe you could tell me what you say about that.

Checklist

  • Tests are passing
  • Documentation has been added or amended for this feature / update

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

Successfully merging this pull request may close these issues.

initial_sockpuppet fails without access to install global npm packages
1 participant