Skip to content

ebutleratlassian/yacht

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yacht

A large boat.

Installing

npm i

Running

npm start

Consuming in your app

npm i yachts
const yachts = require('yachts');
console.log(yachts);

Built With

  • Chalk - terminal string styling
  • figlet - turn a string of text into ASCII art

Authors

License

This project is licensed under the MIT License.

Acknowledgments

About

A large boat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%