Fork of meli-cli modified to better support Gitea Actions
Go to file
Geoffroy Empain dfa044bbd8 fix: add missing source-map-support 2020-12-04 17:23:49 +01: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: add missing source-map-support 2020-12-04 17:23:49 +01:00
package.json fix: add missing source-map-support 2020-12-04 17:23:49 +01: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