Skip to content

Objective-HTML/objective-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

31 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘©β€πŸ’» Objective HTML CLI

This is the CLI version that allows you to transpile and execute Objective code.

How to install

To install Objective CLI, you have to execute that command in a terminal:

npm i objective-cli -g

Once it's installed, you can start using Objective.

Basic commands

First, the most important command is :

objective compile <file>.html

That will create a Javascript file with the transpiled code.

You can also watch the directory with --watch argument.

objective compile <file>.html --watch

About

πŸ‘©β€πŸ’» Objective HTML CLI.

Resources

Stars

Watchers

Forks

Packages

No packages published