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

### Bug Fixes

* add missing source-map-support ([dfa044b](dfa044bbd8))
2020-12-04 16:24:52 +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.4 [skip ci] 2020-12-04 16:24:52 +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-next.4 [skip ci] 2020-12-04 16:24:52 +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