1.0.7 • Published 6 years ago

fecd v1.0.7

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

fecd

npm version Build Status Coverage Status

front end continuoud deploy make sure you have run https://github.com/DayDayYiDay/atreus-backend on server

  1. create .fecd.json like
{
  "server": "http://localhost:8080/upload",
  "dir": "dist"
}
  1. after build your project run 'fecd' to deploy 'dist' folder to server
# fecd
⠋ making tarball
⠋ Uploading /Folder/Of/Your/Project/dist
✔ tar done
23585552731f5d6b7866f8aba67f761c78e74728dccc902b926164a6abasdfe
✔ upload success
cleaned tarball
1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago