Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 236 Bytes

readme.markdown

File metadata and controls

7 lines (7 loc) · 236 Bytes

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