0.1.25 • Published 12 years ago

devcycle v0.1.25

Weekly downloads
4
License
-
Repository
github
Last release
12 years ago

devcycle is command line interface that helps to move files from development to testing and testing to production Right now, the following operations are supported:

  • Create folder
  • Move to Testing folder
  • Move to Deployment folder
  • List all file in testing folders

This CLI uses as default the following names for your folders:

development testing production

It's also under the assumtion that you will have all 3 folders under the same folder, for instance if you application ame is "my-app", your folder estructure will look like this:

../my-app/development ../my-app/testing ../my-app/production

Type "devcycle -h" for an overview of the supported arguments.

0.1.25

12 years ago

0.1.24

12 years ago

0.1.22

12 years ago

0.1.21

12 years ago

0.1.20

12 years ago

0.1.19

12 years ago

0.1.17

12 years ago

0.1.16

12 years ago

0.1.14

12 years ago

0.1.13

12 years ago

0.1.12

12 years ago

0.1.11

12 years ago

0.1.7

12 years ago

0.1.6

12 years ago

0.1.5

12 years ago

0.1.4

12 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago