GitXplorerGitXplorer
j

opal-cli

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
39aad953b9c20904e5dd30d1709b57b88a3e5e06

0.0.1

jjxson committed 11 years ago
Unverified
5a64f7f31e2e52fc312df1cb5266038dfa542c5a

Stability: Experimental

jjxson committed 11 years ago
Unverified
022538b35ed9533412eaa0454c107d93c9416b82

Adds help docs and stubs login

jjxson committed 11 years ago
Unverified
b44e88a3fd1a1e4036c49d22d5344a592e7e8192

Adds basic project infrastructure

jjxson committed 11 years ago
Unverified
040d402fb503d0e9f2d5cadb9dec3c1dc2eed819

Adds a Makefile

jjxson committed 11 years ago
Unverified
870a11fd31c17c374c5fddbdc01daa67cea9a857

Updates the readme

jjxson committed 11 years ago

README

The README file for this repository.

opal-cli

The Opal CLI client

Stability

Experimental: Expect the unexpected. Please provide feedback on api and your use-case.

Installation

Install with npm:

npm install -g opal-cli

This will give you the opal CLI utitlity, check the help for for usage.

LICENSE (MIT)

The MIT License (MIT)

Copyright (c) 2013 Jason Campbell

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.