-
At the time of writing the `eik version` command does a comparison of the files currently up on Eik and the ones that are on the local or CI machine, that are about to be (maybe) published.
- `eik …
-
I have some code that looks like this:
```js
yargs(hideBin(process.argv))
.options({
config: {
alias: "c",
describe:
"Provide an exact path to an eik.json or package.json file to…
-
I believe we should refactor the CLI into a multi package repo with the following packages
```
/
/packages
/sdk
/cli
```
SDK would be published as @eik/sdk and would be the JavaScr…
-
Hi guys,
I am looking into this project and it looks great. I have one question tho; am I missing something or is there no `eik npm`-command?
https://github.com/eik-lib/cli/tree/master/commands
…
-
The [Viteik](https://github.com/pearofducks/viteik) project looks like something that could be an official plugin. @pearofducks is ok with it. What you think?
-
We want to add EIK number as a property in Wikidata.
Initiate a [property proposal](https://www.wikidata.org/wiki/Wikidata:Property_proposal/Generic) for a property of type [External Identifier](htt…
-
Currently there are different commands in the client to publish an Eik package, npm package and an import map. All these are more or less similar on the server but we treat them a little bit different…
-
## Description
Currently the `eik version` command does its best to detect if there have been any changes to the code to be published and bails from versioning if there haven't. This PR suggests th…
-
Hi,
Lately we have seen an issue happening more often than not on eik (latest version)
```
org/user-js npx eik package
╭───────────────────────╮
│ │
│ Eik CL…
-
It would be useful to have a command to list the actual versions an import map resolves to (behind the alias).
I imagine the command would print an output similar to [`npm outdated`](https://docs.n…