Code Monkey home page Code Monkey logo

amato-cli's Introduction

What's amATO

  • amATO / あまと
  • Presentation tool.
  • Easily turn Markdown presentations into rich slides.

Demo

Demo Page

Installation

$ npm install amato-cli

Usage

  1. Writing markdown.
# This is sample
## slide1 :)
---
## slide2 :X
---
## slide3 :D
  1. Convert Markdown to html.
$ amato-cli sample/sample.md -o sample
Generating slides.
■ Source: sample/sample.md
■ Output: sample/sample.html
■ Style: default
Complate.
  1. Open the generated html file in the browser
$ open sample.html

amato-cli --help

Usage: amato-cli [options]

	--help, -h
		Displays help information about this script
		'amato-cli -h' or 'amato-cli --help'

	--version
		Displays version info
		amato-cli --version

	--style, -s
		Choose a design template.
		amato-cli example.md -s your-favorite-style

	--output, -o
		Choose a output directory.
		amato-cli example.md -o artifacts

	--style-list, -l
		The list of styles.
		amato-cli --style-list

Develop

amato-cli's People

Watchers

 avatar  avatar

amato-cli's Issues

publish機能

amato-cli publishでs3に上げて公開できるような

CI/CD

テスト
publish
release note公開

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.