Skip to content

bashovski/stampede-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stampede

License Contributors

Stampede CLI 🦕

About

  • Stampede is a framework, or an eco-system written in TypeScript for Deno, made with emphasis on delivering new features quicker than ever before.
  • CLI for Stampede is instrumental for creating a new Stampede project as improves overall dev-experience by allowing you to create important modules for your next project.

Installation

brew tap bashovski/stampede
brew install stampede
stampede --help # Test if it works

Building From Source

Prerequisite: Install Go

git clone https://github.com/bashovski/stampede-cli.git
cd stampede-cli
go mod init bashovski/stampede-cli
go build
sudo mv stampede-cli /usr/local/bin/stampede

Now you can run stampede-cli: stampede --help.

About

🦕 CLI for the Stampede Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages