Fork of meli-cli modified to better support Gitea Actions
Go to file
semantic-release-bot 69ff7b03f1 chore(release): 1.0.0-next.2 [skip ci]
# [1.0.0-next.2](https://github.com/getmeli/meli-cli/compare/v1.0.0-next.1...v1.0.0-next.2) (2020-12-02)

### Bug Fixes

* npm publish not working ([533ca74](533ca741b4))
2020-12-02 21:38:06 +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-next.2 [skip ci] 2020-12-02 21:38:06 +00:00
LICENSE chore(release): 1.0.0-next.2 [skip ci] 2020-12-02 21:38:06 +00: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 chore: rename package 2020-12-02 18:14:06 +01:00
package.json chore(release): 1.0.0-next.2 [skip ci] 2020-12-02 21:38:06 +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