Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zjhiphop/etpm

A package manage tool used to create/publish activity
https://github.com/zjhiphop/etpm

Last synced: 3 days ago
JSON representation

A package manage tool used to create/publish activity

Awesome Lists containing this project

README

        

# ETPM:
### 1.init a basic et application
#### etpm init app_name
### 2.install a pkg from etpm
#### etpm insatll pkg
### 3.publish a et application(this will push to et store in npm or other server)
#### etpm publish app_name