1.0.7 • Published 5 years ago

fecd v1.0.7

Weekly downloads
2
License
ISC
Repository
github
Last release
5 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

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago