Skip to content

O Sloth Html é uma ferramenta CLI para inicialização rápida de projetos HTML5. Tem como objetivo facilitar a criação das estruturas de pastas e arquivos para pequenos projetos.

License

Notifications You must be signed in to change notification settings

rafaelsouzars/slothhtml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sloth Html

HTML5 project starter.

Version Status GitHub Tag GitHub Release GitHub top language

README Languages:

Introduction

Sloth Html is a CLI tool for quickly starting HTML5 projects. Its purpose is to facilitate the creation of folder and file structures for small HTML5 study projects. Note: The final idea is to emulate the operation of composer PHP, managing the project libraries via CLI.

Command: init

Initializes a folder with the index.html file, the vendor directory (for third-party resources) and the assets resource directory with their respective subdirectories: css, font, img, scss and js.

slothhtml init or slothhtml init 'name-project'

Command: help

Shows the application's command list.

slothhtml help

Command: search

Searches for a library in cdnjs.

slothhtml search 'lib-name'

Task list:

  • Develop the project's base interpreter
  • Create a basic command library
  • Create a project configuration file
  • Create library management functionality

About

O Sloth Html é uma ferramenta CLI para inicialização rápida de projetos HTML5. Tem como objetivo facilitar a criação das estruturas de pastas e arquivos para pequenos projetos.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages