-
There are already several steps involved in creating a new release.
Let's automate some of the steps to make sure we don't forget any of it:
- Create an issue titled "Release vX.Y.Z"
- Assign t…
-
### common way
CLI is a standalone terminal program. It communicates main program with IPC and manipulate the terminal( arrow key, tab key) by itself.
Running an instance(process) of CLI program is…
-
## Description
As an AlgoKit developer
I want an ADR document that objectively describes the options we've evaluated for producing the native AlgoKit cli
So that we can select the most fit for purpos…
-
This is a discussion to re consider the pros and cons of mono repo with @1v4n4
https://docs.github.com/en/get-started/using-git/splitting-a-subfolder-out-into-a-new-repository
problem encounter…
tttp updated
4 months ago
-
Pros:
* Better debugging with included map files
* More conventional directory structure
* Open server for LAN access from other devices (eg. a phone)
Cons:
* Can't have a PHP file as index
* …
j4kim updated
4 years ago
-
I'm going to throw this one out there because it is a natural fit for configuration code.
Pros:
- No package manager. Let's face it. It's annoying to download a bunch of modules just to "Hello Wor…
-
#### Summary
Write a concise yet informative paragraph comparing the Command Line Interface (CLI) and Graphical User Interface (GUI) regarding their features, use cases, and limitations.
#### Descrip…
-
## Description
For the foreseeable future, Benchttp will be meant to be used through the command line only.
We expect to improve the DX b having the cli code inside the main repository .
## T…
-
Issue for discussion about ways multiprocess functionality could be packaged and released. Trying to figure out which of the 3 release options described below makes the most sense.
### Binaries
…
-
**Is your feature request related to a problem? Please describe.**
At some point, configuration, i.e. data that shapes the dataflow, or is used as input to the dataflow, needs to get to Hamilton some…