This website works better with JavaScript.
Explore
Help
Sign In
inga-lovinde
/
micro-build-server
Watch
1
Star
0
Fork
You've already forked micro-build-server
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
Build server prototype (integration with GitHub / NuGet / etc)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
256
Commits
2
Branches
0
Tags
1.3 MiB
TypeScript
75.5%
C#
22%
Pug
2.1%
ASP.NET
0.3%
Tag:
Branch:
Tree:
e05cd07b89
dependabot/npm_and_yarn/BuildServer/eslint-7.2.0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e05cd07b89'
${ noResults }
micro-build-server
/
BuildServer
/
lib
/
mail-sender.ts
3 lines
86 B
Raw
Blame
History
"use strict"
;
export
const
send
=
(
message
,
callback
)
=
>
process
.
nextTick
(
callback
)
;
Reference in new issue
View Git Blame
Copy Permalink