Fork of meli-cli modified to better support Gitea Actions
Go to file
semantic-release-bot d3cb870db7 chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-12-09)

### Bug Fixes

* add missing source-map-support ([dfa044b](dfa044bbd8))
* missing dependencies in published package ([6e452c8](6e452c8efc))
* npm publish not working ([533ca74](533ca741b4))

### Features

* initial release ([764c62b](764c62b6b8))
2020-12-09 15:57:14 +00:00
.github/workflows fix: npm publish not working 2020-12-02 22:37:11 +01:00
scripts feat: initial release 2020-12-02 15:40:43 +01:00
src chore: cleanup 2020-12-02 15:46:26 +01:00
.editorconfig feat: initial release 2020-12-02 15:40:43 +01:00
.eslintignore feat: initial release 2020-12-02 15:40:43 +01:00
.eslintrc.js feat: initial release 2020-12-02 15:40:43 +01:00
.gitignore chore: cleanup 2020-12-02 15:46:26 +01:00
.releaserc.js feat: initial release 2020-12-02 15:40:43 +01:00
CHANGELOG.md chore(release): 1.0.0 [skip ci] 2020-12-09 15:57:14 +00:00
LICENSE chore: use MIT license 2020-12-03 10:32:26 +01:00
README.md chore: cleanup 2020-12-02 15:49:18 +01:00
SECURITY.md feat: initial release 2020-12-02 15:40:43 +01:00
jest.config.js feat: initial release 2020-12-02 15:40:43 +01:00
package-lock.json fix: add missing source-map-support 2020-12-04 17:23:49 +01:00
package.json chore(release): 1.0.0 [skip ci] 2020-12-09 15:57:14 +00:00
tsconfig.json feat: initial release 2020-12-02 15:40:43 +01:00
webpack.config.js feat: initial release 2020-12-02 15:40:43 +01:00

meli-logo

meli-cli

Open source platform for deploying static sites and frontend applications.

Found a security issue ? Please let us know !

Development

npm start

Test the CLI:

./build/index.js --help