Fixing instructions.
This commit is contained in:
parent
8f2a461686
commit
b44672c71f
@ -5,5 +5,5 @@ Social Networks data analysis utilities and tools, starting with Twitter.
|
||||
To load this package open a Playground in GToolkit and execute:
|
||||
|
||||
```smalltalk
|
||||
"I load the configuration of this package using a external Gitea repository."
"While more Git independient providers are implemented in Monticello, I will use Iceberg
to download the repository and load it from a local directory"
| location localRepo repoName packageName |
"Sometimes repoName and packageName are different, following Pharo's conventions.
For example the repoName can be MyPackage, while packageName can be My-Package"
repoName := 'Datanalitica'.
packageName := 'Datanalitica'.
"I load the configuration of this package using a external Gitea repository."
"I load the configuration of this package using a external Gitea repository."
"I load the configuration of this package using a external Gitea repository."
"I load the configuration of this package using a external Gitea repository."
"While more Git independient providers are implemented in Monticello, I will use Iceberg
"I load the configuration of this package using a external Gitea repository."
to download the repository and load it from a local directory"
"I load the configuration of this package using a external Gitea repository."
| location localRepo repoName packageName |
"I load the configuration of this package using a external Gitea repository."
"I load the configuration of this package using a external Gitea repository."
"Sometimes repoName and packageName are different, following Pharo's conventions.
"I load the configuration of this package using a external Gitea repository."
For example the repoName can be MyPackage, while packageName can be My-Package"
"I load the configuration of this package using a external Gitea repository."
repoName := 'Datanalitica'.
"I load the configuration of this package using a external Gitea repository."
packageName := 'Datanalitica'.
"While more Git independient providers are implemented in Monticello, I will use Iceberg
"While more Git independient providers are implemented in Monticello, I will use Iceberg
"I load the configuration of this package using a external Gitea repository."
repository: localRepo;
baseline: repoName;
load.
"While more Git independient providers are implemented in Monticello, I will use Iceberg
"While more Git independient providers are implemented in Monticello, I will use Iceberg
"Sometimes repoName and packageName are different, following Pharo's conventions.
spec package: packageName with: [ spec repository: localRepo ].
|
||||
"I load the configuration of this package using a external Gitea repository."
"While more Git independient providers are implemented in Monticello, I will use Iceberg
to download the repository and load it from a local directory"
| location localRepo repoName packageName |
to download the repository and load it from a local directory"
"I load the configuration of this package using a external Gitea repository."
to download the repository and load it from a local directory"
"While more Git independient providers are implemented in Monticello, I will use Iceberg
to download the repository and load it from a local directory"
to download the repository and load it from a local directory"
to download the repository and load it from a local directory"
| location localRepo repoName packageName |
to download the repository and load it from a local directory"
to download the repository and load it from a local directory"
"Sometimes repoName and packageName are different, following Pharo's conventions.
to download the repository and load it from a local directory"
For example the repoName can be MyPackage, while packageName can be My-Package"
to download the repository and load it from a local directory"
repoName := 'Datanalitica'.
to download the repository and load it from a local directory"
packageName := 'Datanalitica'.
| location localRepo repoName packageName |
| location localRepo repoName packageName |
"I load the configuration of this package using a external Gitea repository."
| location localRepo repoName packageName |
"While more Git independient providers are implemented in Monticello, I will use Iceberg
| location localRepo repoName packageName |
to download the repository and load it from a local directory"
| location localRepo repoName packageName |
| location localRepo repoName packageName |
| location localRepo repoName packageName |
| location localRepo repoName packageName |
"Sometimes repoName and packageName are different, following Pharo's conventions.
| location localRepo repoName packageName |
For example the repoName can be MyPackage, while packageName can be My-Package"
| location localRepo repoName packageName |
repoName := 'Datanalitica'.
| location localRepo repoName packageName |
packageName := 'Datanalitica'.
"I load the configuration of this package using a external Gitea repository."
"While more Git independient providers are implemented in Monticello, I will use Iceberg
spec package: packageName with: [ spec repository: localRepo ].
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user