Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
remove push sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
eromano committed Jun 14, 2016
1 parent 39bcb00 commit 0a9d0a0
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 124 deletions.
10 changes: 0 additions & 10 deletions alfresco-auth-rest-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,6 @@ Then install it via:
npm install alfresco-auth-rest-api --save
```

#### git
#
If the library is hosted at a git repository, e.g.
https://github.com/YOUR_USERNAME/YOUR_GIT_REPO_ID
then install it via:

```shell
npm install YOUR_USERNAME/YOUR_GIT_REPO_ID --save
```

### For browser

The library also works in the browser environment via npm and [browserify](http://browserify.org/). After following
Expand Down
52 changes: 0 additions & 52 deletions alfresco-auth-rest-api/git_push.sh

This file was deleted.

10 changes: 0 additions & 10 deletions alfresco-core-rest-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,6 @@ Then install it via:
npm install alfresco-core-rest-api --save
```

#### git
#
If the library is hosted at a git repository, e.g.
https://github.com/YOUR_USERNAME/YOUR_GIT_REPO_ID
then install it via:

```shell
npm install YOUR_USERNAME/YOUR_GIT_REPO_ID --save
```

### For browser

The library also works in the browser environment via npm and [browserify](http://browserify.org/). After following
Expand Down
52 changes: 0 additions & 52 deletions alfresco-core-rest-api/git_push.sh

This file was deleted.

0 comments on commit 0a9d0a0

Please sign in to comment.