Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cakebake/deployment

Atom SFTP/FTP automatic deployment package
https://github.com/cakebake/deployment

atom-editor atom-package deployment deployment-automation ftp remote sftp sync sync-files

Last synced: about 2 months ago
JSON representation

Atom SFTP/FTP automatic deployment package

Awesome Lists containing this project

README

        

deployment
==========

Atom SFTP/FTP automatic deployment package. Coming soon!

Test
====

Run [**apm**](https://flight-manual.atom.io/hacking-atom/sections/writing-specs/) test suite on [SFTP/FTP/FTPS **docker** services](spec/mock/README.md) and [**eslint**](https://eslint.org/). [docker-compose](https://docs.docker.com/compose/) required!

```
npm test
```