Skip to content

d00m-gui/perkins-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perkins CLI

Introduction

Because every Batman needs his Robin, we've created the helper to the helper. Perkins-CLI it's the best way to start using Perkins. The only thing you have to know is to use your Terminal.

Starting with Perkins-CLI

First of all, you need to had installed nodejs with npm. Then you have to go to your Terminal and type:

npm install -g perkins

This action will install perkins in your computer via npm and it will be able to use via command line.

The next step is start your website* with this command:

perkins init my-awesome-website

*Asuming your website will be awesome

This action will create:

  • A basic starting point HTML structure
  • Download the Perkins LESS Framework

So you can start building your awesome website.

The server

There's another step that will help you build your website even more comfortable. Perkins-CLI can make you a sandwich webserver for you, in order to let you start faster.

You don't need to install anything, the only thing that you have to do is:

perkins server my-awesome-website

And... that's all!

We hope you enjoy this application as much as we do.

About

Command Line Helper for Fast Web Design & Development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published