Skip to content
/ template-deno Public template

🦴 ~ Template repository for new Deno projects

License

Notifications You must be signed in to change notification settings

malang-dev/template-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript

@malang-dev/template-deno

Template repository for new Deno projects

GitHub release License

Installation & Usage

  1. Create a new repository by clicking the Use this template button.
  2. Fill in the repository name and description, then click the Create Repository button.
  3. Clone the created repository.
  4. Install dependencies by running:
    yarn install
    
  5. Done, Happy coding!!!.

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Releasing

For first time setup

  1. Make sure you have deno deploy account https://deno.com/deploy
  2. Create new project, after that goto project setting and Link the project to github repostitory
  3. Don't forget to check Just link the repo, I’ll set up GitHub Actions myself, and then click create project button
  4. Ignore it, if asks for empty commit
  5. Change the project name in deno-deploy.yaml

After first time setup / second time deploy

  1. Go to Publish Release page, click Run workflow
  2. Fill the vendor version and then run the flow
  3. GitHub Actions will take care of the rest

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

Inspiration, code snippets, icon, etc.

About

🦴 ~ Template repository for new Deno projects

Topics

Resources

License

Stars

Watchers

Forks