-
Actually, we have no installer, no packaging, or anything to differentiate the current set of modules and scripts between a "true" application and just a set of scripts.
-
Hello, I used geth (1.13.0 table) to set up a private network,and found that only the set cosinbase is not effective, and there is only one transaction in a block, which causes slow transaction packag…
-
**Motivation** :
Currently, writing `remove` and `backup` scripts is madness as it's 99.9% of the time a direct symmetry of what happens in the `install` script. (You could easily write a table of…
-
Hi from reddit!
Just a suggestion, there's a `scripts` parameter in `setup.py` that allows exposing your app to the commandline, making it drastically simpler to launch. This tutorial gives a clean…
tnwei updated
4 years ago
-
https://python-packaging.readthedocs.io/en/latest/command-line-scripts.html#the-scripts-keyword-argument
At present (unless I'm doing something wrong) when pyelftools is installed in a Windows envi…
-
I'm not too familiar with Chrome plugin development — how do I build the extension after adding some categories?
I've run various npm, grunt & bower commands but Chrome still throws an error when pack…
-
As of writing this issue, most components are packaged with their own scripts. What's unfortunate is that there is a lot of duplication of the packaging logic across those individual scripts, and some…
-
http://python-packaging.readthedocs.org/en/latest/command-line-scripts.html
-
### Please describe the feature you have in mind and explain what the current shortcomings are?
It would be great to be able to pack Nuke scripts with all its resources. Some clients require sending …
ynbot updated
2 weeks ago
-
### Describe the issue
I defined a set of variables via stylex
![image](https://github.com/facebook/stylex/assets/68894989/810882a5-a8e3-4e76-aca5-a122c2b32d44)
Then I build via rollup, below is my…