Skip to content

Commit

Permalink
fix: move docs to oclif.io
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Mar 23, 2018
1 parent c067401 commit 43ebeba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -37,6 +37,8 @@ oclif: Node.JS Open CLI Framework

This is a framework for building CLIs in Node.js. This framework was built out of the [Heroku CLI](https://cli.heroku.com) but generalized to build any custom CLI. It's designed both for simple CLIs that can be just a single file with a few flag options, or for very complex CLIs that have subcommands (like git or heroku).

[See the docs for more information](http://oclif.io/docs/introduction.html).

# 🚀 Getting Started Tutorial

The [Getting Started tutorial](https://github.com/oclif/oclif/blob/master/GETTING_STARTED.md) is a step-by-step guide to introduce you to oclif. If you have not developed anything in a command line before, this tutorial is a great place to get started.
Expand Down

0 comments on commit 43ebeba

Please sign in to comment.