0.1.2 • Published 4 years ago

milligram-cli v0.1.2

Weekly downloads
12
License
MIT
Repository
github
Last release
4 years ago

A cli tool for getting started with Milligram.

Travis Status AppVeyor Status Codacy Status Dependencies Status Version Status Download Status Gitter Chat

Why it's awesome

Milligram provides a minimal setup of styles for a fast and clean starting point. Just it! Only 2kb gzipped! It's not about a UI framework. Specially designed for better performance and higher productivity with fewer properties to reset resulting in cleaner code. Hope you enjoy!

Getting Started

Install with npm

$ npm install -g milligram-cli

Install with Yarn

$ yarn global add milligram-cli

Run with npx (without installing)

$ npx milligram-cli [<command>] [<options>]

Usage

$ milligram --help

  Usage:

    $ milligram [<directory>] [<options>]

  Options:

    -h, --help              Display help information
    -v, --version           Output version

  Examples:

    $ milligram my_milligram_app # default: milligram_app

Now, create a new Milligram app using the command $ milligram, then install dependencies and run with npm run start.

Available Commands

  • npm run start - starts the development server with hot reloading enabled
  • npm run build - generates the distribution files
  • npm run lint - check with code linter
  • npm run test - start the test runner

Table of Contents

Contributing

Want to contribute? Follow these recommendations.

License

Designed with ♥ by CJ Patoilo. Licensed under the MIT License.

0.1.2

4 years ago

0.2.0-rc5

4 years ago

0.2.0-rc6

4 years ago

0.2.0-rc7

4 years ago

0.2.0-rc12

4 years ago

0.2.0-rc8

4 years ago

0.2.0-rc11

4 years ago

0.2.0-rc9

4 years ago

0.2.0-rc13

4 years ago

0.2.0-rc10

4 years ago

0.2.0-rc4

4 years ago

0.2.0-rc1

4 years ago

0.2.0-rc2

4 years ago

0.2.0-rc3

4 years ago

0.1.0

4 years ago

0.1.1

4 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago