Skip to content

Anmol-Gulati/juli-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Juli CLI

A CLI tool for generating native versions web apps for macOS, using Juli.

Install

Install Juli CLI by cloning this repo and then running install.sh

git clone https://github.com/seaneking/juli-cli.git ~/.juli-cli && ~/.juli-cli/install.sh

Usage

Juli CLI will generate an app bundle under ~/Applications/Juli Apps/ based on the options you give it. It expects Juli to be installed in /Applications.

juli [opts]

Options:

-n --name   App name (required)
-u --url    App URL (required)
-i --icon   Path to .icns file to use

TODO

  • Print usage instructions if no args given
  • Make application directory configurable
  • Make Juli location configurable
  • Provide a default icon

About

CLI tool to generate native web apps using Juli

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%