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

### Bug Fixes

* missing dependencies in published package ([6e452c8](6e452c8efc))
2020-12-04 16:21:53 +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.3 [skip ci] 2020-12-04 16:21:53 +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: missing dependencies in published package 2020-12-04 17:20:45 +01:00
package.json chore(release): 1.0.0-next.3 [skip ci] 2020-12-04 16:21:53 +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