Skip to content

Commit

Permalink
Code formatting and adding README.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhagyas committed Oct 21, 2018
1 parent 17c6a8a commit 381a9d5
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 167 deletions.
32 changes: 32 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
= Alfresco CLI - Command line interface for Alfresco

[abstract]
Interact with the Alfresco repository with an interactive command line.

== Target Audience
- Alfresco Developers and Architects

== Installation
- Clone the repository
- Install using `npm install -g && npm link`

== Usage
- Call `alfresco-cli` from your terminal.

=== Commands and Operations
- Login
- Logout
- List files
- List sites
- Upload files
- Download files [TBD]
- View Metadata

== License
MIT License

== Author
- Bhagya Nirmaan Silva (about.me/bhagyas)

== Contributors
None
Loading

0 comments on commit 381a9d5

Please sign in to comment.